Class ConnectionCacheBase<C extends Connection>

    • Method Detail

      • debug

        protected boolean debug()
      • thisClassName

        protected abstract String thisClassName()
      • dprint

        protected final void dprint​(String msg)
      • dprintStatistics

        public void dprintStatistics()
      • reclaim

        protected boolean reclaim()
        Reclaim some idle cached connections. Will never close a connection that is busy.