Uses of Class
com.mchange.v2.c3p0.stmt.GooGooStatementCache
-
Packages that use GooGooStatementCache Package Description com.mchange.v2.c3p0.impl com.mchange.v2.c3p0.stmt -
-
Uses of GooGooStatementCache in com.mchange.v2.c3p0.impl
Methods in com.mchange.v2.c3p0.impl that return GooGooStatementCache Modifier and Type Method Description GooGooStatementCacheNewPooledConnection. getStatementCache()Methods in com.mchange.v2.c3p0.impl with parameters of type GooGooStatementCache Modifier and Type Method Description voidNewPooledConnection. initStatementCache(GooGooStatementCache scache) -
Uses of GooGooStatementCache in com.mchange.v2.c3p0.stmt
Subclasses of GooGooStatementCache in com.mchange.v2.c3p0.stmt Modifier and Type Class Description classDoubleMaxStatementCacheclassGlobalMaxOnlyStatementCacheclassPerConnectionMaxOnlyStatementCache
-