public interface StatementCacheMBean
Modifier and Type | Method and Description |
---|---|
AtomicInteger |
getCacheSize() |
int |
getCacheSizePerConnection() |
int |
getMaxCacheSize() |
boolean |
isCacheCallable() |
boolean |
isCachePrepared() |
boolean isCachePrepared()
boolean isCacheCallable()
int getMaxCacheSize()
AtomicInteger getCacheSize()
int getCacheSizePerConnection()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.