BaseObjectPoolConfig.DEFAULT_TEST_WHILE_IDLE

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

class BaseObjectPoolConfig
enum bool DEFAULT_TEST_WHILE_IDLE;

Meta