Interface StatementCacheMBean
- All Known Implementing Classes:
- StatementCache
public interface StatementCacheMBean
- 
Method SummaryModifier and TypeMethodDescriptionintintbooleanboolean
- 
Method Details- 
isCachePreparedboolean isCachePrepared()
- 
isCacheCallableboolean isCacheCallable()
- 
getMaxCacheSizeint getMaxCacheSize()
- 
getCacheSizeAtomicInteger getCacheSize()
- 
getCacheSizePerConnectionint getCacheSizePerConnection()
 
-