java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.atlassian.jira.configurator.config.ConnectionPoolField |
Contains descriptions for the various connection pool settings. These are paraphrased from the DBCP documentation.
Enum Values | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ConnectionPoolField | INITIAL_SIZE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MAX_IDLE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MAX_OPEN_STATEMENTS | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MAX_SIZE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MAX_WAIT | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MIN_EVICTABLE_IDLE_TIME | ||||||||||||||||||||||||||||||||
ConnectionPoolField | MIN_SIZE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | POOL_STATEMENTS | ||||||||||||||||||||||||||||||||
ConnectionPoolField | REMOVE_ABANDONED_ON_BORROW | ||||||||||||||||||||||||||||||||
ConnectionPoolField | REMOVE_ABANDONED_ON_MAINTENANCE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | REMOVE_ABANDONED_TIMEOUT | ||||||||||||||||||||||||||||||||
ConnectionPoolField | TEST_ON_BORROW | ||||||||||||||||||||||||||||||||
ConnectionPoolField | TEST_ON_RETURN | ||||||||||||||||||||||||||||||||
ConnectionPoolField | TEST_WHILE_IDLE | ||||||||||||||||||||||||||||||||
ConnectionPoolField | TIME_BETWEEN_EVICTION_RUNS | ||||||||||||||||||||||||||||||||
ConnectionPoolField | VALIDATION_QUERY | ||||||||||||||||||||||||||||||||
ConnectionPoolField | VALIDATION_QUERY_TIMEOUT |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||
![]() |