BaseObjectPoolConfig.setTestOnBorrow

Set the value for the {@code testOnBorrow} configuration attribute for pools created with this configuration instance.

@param testOnBorrow The new setting of {@code testOnBorrow} for this configuration instance

@see GenericObjectPool#getTestOnBorrow() @see GenericKeyedObjectPool#getTestOnBorrow()

class BaseObjectPoolConfig
void
setTestOnBorrow

Meta