I'll be back!

  Focus on BPM, celebrate PegaRULES Process Commander (PRPC)
posts - 76, comments - 161, trackbacks - 0, articles - 2
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

2014年6月3日

     摘要: Using Database rule to set up a connection to a different database which is different with current Pega rule database will cause an error "No suitable driver found". Here is the resolution.  阅读全文

posted @ 2014-06-03 02:15 zolly 阅读(555) | 评论 (1)编辑 收藏

2014年4月1日

     摘要: SpringFramework 4 + Hibernate 4 + Maven 实例,Apache CXF 服务也同时启动,程序下载修改数据库配置文件直接运行。  阅读全文

posted @ 2014-04-01 08:40 zolly 阅读(467) | 评论 (0)编辑 收藏

2013年5月28日

     摘要: 本文主要介绍如何使用java读写Oracle的BLOB字段,达到复制转移BLOB数据的目的。  阅读全文

posted @ 2013-05-28 13:33 zolly 阅读(1914) | 评论 (1)编辑 收藏

2013年5月25日

     摘要: DESede又称Triple-DES即三重DES加密算法,加强了DES的安全性,但速度稍慢,它是一种对称加密算法,加密解密都是用同一个密钥。本文介绍使用Java自带的API实现DEDede加密解密。  阅读全文

posted @ 2013-05-25 01:50 zolly 阅读(8120) | 评论 (0)编辑 收藏

2013年5月24日

     摘要: 基于Java Bouncy Castle的PGP加密解密示例  阅读全文

posted @ 2013-05-24 08:37 zolly 阅读(13578) | 评论 (23)编辑 收藏

2013年5月3日

     摘要: delete MemberInfo where ID not in (
select max(ID) from MemberInfo group by MemberName, MemberAddress)  阅读全文

posted @ 2013-05-03 00:30 zolly 阅读(379) | 评论 (0)编辑 收藏

2012年12月14日

posted @ 2012-12-14 07:15 zolly 阅读(2950) | 评论 (0)编辑 收藏

2012年9月12日

     摘要: Pega中使用POI读Excel  阅读全文

posted @ 2012-09-12 22:43 zolly 阅读(785) | 评论 (0)编辑 收藏

2011年10月13日

     摘要: BPM中文论坛http://bpmcn.5d6d.com/bbs.php  阅读全文

posted @ 2011-10-13 14:52 zolly 阅读(1046) | 评论 (1)编辑 收藏

2010年10月20日

     摘要: String myDataFileRealPath = com.pega.pegarules.storage.FileStorageManager.getRealPathForFile(strOutputDirecory);  阅读全文

posted @ 2010-10-20 12:44 zolly 阅读(557) | 评论 (0)编辑 收藏

2010年8月17日

     摘要: SQL Server 2005 中文乱码,排序规则。  阅读全文

posted @ 2010-08-17 17:23 zolly 阅读(5296) | 评论 (0)编辑 收藏

2010年6月21日

     摘要: 无法解决 equal to 操作中 "SQL_Latin1_General_CP1_CI_AS" 和 "Chinese_PRC_CI_AS" 之间的排序规则冲突。
Cannot resolve the collation conflict between SQL_Latin1_General_CP1_CI_AS and Finnish_Swedish_CI_AS in the equal to operation.
更改MS SQL Server 2005服务器排序规则为英文排序规则"SQL_Latin1_General_CP1_CI_AS"   阅读全文

posted @ 2010-06-21 00:23 zolly 阅读(19333) | 评论 (4)编辑 收藏

2009年12月18日

     摘要: What is the legacy system?  阅读全文

posted @ 2009-12-18 16:26 zolly 阅读(643) | 评论 (1)编辑 收藏

2009年6月1日

     摘要: How to read and write Properties from pzPVStream column by Java code or by third party?  阅读全文

posted @ 2009-06-01 17:22 zolly 阅读(1017) | 评论 (2)编辑 收藏

2009年5月31日

     摘要: 关于PRPC JSR94客户端java.lang.NoClassDefFoundError: javax/servlet/jsp/JspFactory的问题。  阅读全文

posted @ 2009-05-31 18:00 zolly 阅读(1353) | 评论 (1)编辑 收藏

2009年5月27日

     摘要: Got from May PDN webinar "Introducing Business Intelligence Extract "  阅读全文

posted @ 2009-05-27 09:48 zolly 阅读(504) | 评论 (0)编辑 收藏

2009年5月20日

     摘要: JSR94 Service in PRPC  阅读全文

posted @ 2009-05-20 23:35 zolly 阅读(732) | 评论 (1)编辑 收藏

     摘要: Java操作MS Word -- jacob资源收集
http://sourceforge.net/projects/jacob-project/  阅读全文

posted @ 2009-05-20 23:00 zolly 阅读(644) | 评论 (0)编辑 收藏

     摘要: 规则引擎的基本定义 http://www.ibm.com/developerworks/cn/java/j-java-rules/#N10041  阅读全文

posted @ 2009-05-20 12:37 zolly 阅读(1460) | 评论 (0)编辑 收藏

     摘要: What is a Healthy PRPC System?  阅读全文

posted @ 2009-05-20 09:23 zolly 阅读(666) | 评论 (4)编辑 收藏