摘要:
一. Cursor说明 Oracle里的cursor分为两种:一种是shared cursor,一种是session cursor。 1.1 Shared cursor 说明 sharedcursor就是指缓存在librarycache(SGA下的Shared Pool)里的一种library cache object,说白了就是指缓存在library cache里的sql和匿名pl/sql。 它们是Oracle缓存在librarycache中的几十种librarycache object之一,它所属于的namespace是CRSR(也就是cursor的缩写)。 Oracle Shared.. 阅读全文
posted @ 2011-07-27 15:47
hibernate例子
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号