Uses of Class
com.mchange.v2.c3p0.stmt.GooGooStatementCache.ConnectionStatementManager
-
Packages that use GooGooStatementCache.ConnectionStatementManager Package Description com.mchange.v2.c3p0.stmt -
-
Uses of GooGooStatementCache.ConnectionStatementManager in com.mchange.v2.c3p0.stmt
Subclasses of GooGooStatementCache.ConnectionStatementManager in com.mchange.v2.c3p0.stmt Modifier and Type Class Description protected classGooGooStatementCache.DeathmarchConnectionStatementManagerprotected static classGooGooStatementCache.SimpleConnectionStatementManagerMethods in com.mchange.v2.c3p0.stmt that return GooGooStatementCache.ConnectionStatementManager Modifier and Type Method Description protected GooGooStatementCache.ConnectionStatementManagerDoubleMaxStatementCache. createConnectionStatementManager()protected GooGooStatementCache.ConnectionStatementManagerGlobalMaxOnlyStatementCache. createConnectionStatementManager()protected GooGooStatementCache.ConnectionStatementManagerPerConnectionMaxOnlyStatementCache. createConnectionStatementManager()
-