Interface StatementCacheMBean
-
- All Known Implementing Classes:
StatementCache
public interface StatementCacheMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.atomic.AtomicInteger
getCacheSize()
int
getCacheSizePerConnection()
int
getMaxCacheSize()
boolean
isCacheCallable()
boolean
isCachePrepared()
-