2008-03-27

让我烦

<2008-3-27 下午05时28分58秒 CST> <Warning> <JDBC> <BEA-001074> <A JDBC pool connection leak was detected. A connection leak occurs when a connection obtained from the pool was not closed explicitly by calling close() and then was disposed by the garbage collector and returned to the connec ...
查询:select distinct grpentpid from t_grptogrpentp where grpid in (select distinct grpentpid from t_grptogrpentp start with grpid = '1' connect by prior grpentpid||grpentptype = grpid||'1') and grpentptype = '2' creat table grptogrpentp (toid char(5), grpid char(5), grpentpid char(5), grpentptype c ...
曾几何时,我竟然成了js编辑工作者了,js,点亮一个table中的一行tr,要在tr加上onClick事件代码如下: <script language="javascript"><!--//点亮选中的行function lightonRow(obj){ if(obj.tagName!="TR")return; //将所有未被选中的行取消高亮度现实 var tableOnlineEdit=obj.parentElement; while(tableOnlineEdit.tagName!=& ...
insertAdjacentHTML,对字符串的问题,过滤单引号,需要改天研究这个问题
今天采集Excel数据时候,老是报错:ORA-01000: 超出打开游标的最大数,可我的PrepareStatement明明是关掉的,最后发现是我for循环(含有一个PrepareStatement)中调用了另一个for(含有另一个PrepareStatement),类似递归的判断,难怪会出现“超出”的问题,后来在每一个PrepareStatement使用完,(rs完工后),马上将其关掉,问题就没有了,不过目前我的数据量不是很大,如果还有这个问题,恐怕我就不能光调试程序了,将oracle的open cursor改的大一点,初始值为300. 由于问题出现,所以差了一些资料,对于如何修改open ...
hydex
搜索本博客
我的相册
5e0be7a5-3ea9-31fe-a7c4-7a19f3b7d537-thumb
自行车
共 1 张
存档
最新评论