Class PoolingDriver

    • Constructor Detail

      • PoolingDriver

        public PoolingDriver()
        Constructs a new driver with accessToUnderlyingConnectionAllowed enabled.
      • PoolingDriver

        protected PoolingDriver​(boolean accessToUnderlyingConnectionAllowed)
        For unit testing purposes.
        Parameters:
        accessToUnderlyingConnectionAllowed - Do DelegatingConnections created by this driver permit access to the delegate?