Class IdCacheManager


  • public class IdCacheManager
    extends java.lang.Object
    • Constructor Detail

      • IdCacheManager

        public IdCacheManager()
    • Method Detail

      • initCache

        public void initCache​(IdCacheType cacheType,
                              IdCachingModel model,
                              int cacheSize,
                              float drainFactor,
                              int concurrencyLevel)
      • shutdownAll

        public void shutdownAll()
                         throws java.sql.SQLException
        Throws:
        java.sql.SQLException