BaseObjectPoolConfig.DEFAULT_TEST_ON_RETURN

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

class BaseObjectPoolConfig
enum bool DEFAULT_TEST_ON_RETURN;

Meta