BaseObjectPoolConfig.DEFAULT_TEST_ON_BORROW

The default value for the {@code testOnBorrow} configuration attribute. @see GenericObjectPool#getTestOnBorrow() @see GenericKeyedObjectPool#getTestOnBorrow()

class BaseObjectPoolConfig
enum bool DEFAULT_TEST_ON_BORROW;

Meta