自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 问答 (2)
  • 收藏
  • 关注

原创 PL/SQL 查询条件中使用 like

set serveroutput ondeclaretype ref_trans is ref cursor;tranRef ref_trans; v_trns emp%rowtype;str varchar2(200);--v_channel varchar2(50);letter char:= 'A';beginloopstr := 'select channel from BPHADMIN....

2018-05-02 21:14:18 2580

转载 WAS 配置log4j

原文:http://tech.it168.com/a2010/1227/1143/000001143057.shtml 在WAS中配置Log4j  根据您的应用打包情况和需求,首先需要确定log4j的jar包存放的位置。例如,在一个WAS的实例(一个JVM中),可能会有如下不同的情形:  1、希望一个ear中只有一个Log4j的配置,。此种情况下,可以将log4j-1.2.15.jar放到Ear级...

2018-04-13 20:18:15 1257

原创 Call EJB Project within struts action

DemoWebProject 和  DemoEJB Project  部署在同一服务器方式1:Configuration:  Right click your web project -> Properties-> select J2EE Module Dependence-> check your EJB project.jarCoding:Context ctx = new ...

2018-04-13 20:15:00 160

转载 IBM Websphere CEI Configuration

原文https://www.ibm.com/support/knowledgecenter/SSFPJS_8.0.0/com.ibm.wbpm.imuc.ebpm.doc/topics/tcfg_cei_man.htmlYou can configure a Common Event Infrastructure (CEI) database manually and use the CEI fu...

2018-03-28 20:38:08 241

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除