Interface StatementCacheMBean
- 
- All Known Implementing Classes:
- StatementCache
 
 public interface StatementCacheMBean
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.atomic.AtomicIntegergetCacheSize()intgetCacheSizePerConnection()intgetMaxCacheSize()booleanisCacheCallable()booleanisCachePrepared()
 
-