| Class and Description |
|---|
| PoolManager
PoolManager manages jdbc and connector connection pool
|
| Class and Description |
|---|
| PoolManager
PoolManager manages jdbc and connector connection pool
|
| Class and Description |
|---|
| AbstractPoolManager
Abstract Pool manager for unimplemented features.
|
| ConnectionLeakDetector
Connection leak detector, book keeps the caller stack-trace during getConnection()
Once the leak-timeout expires, assumes a connection leak and prints the caller stack-trace Also, reclaims the connection if connection-leak-reclaim in ON |
| ConnectionLeakListener
Leak listener that will be used by ConnectionLeakDetector to intimate the listeners
during connection leaks and to print-leak-stack-trace, reclaim leaked connection.
|
| ConnectionPool
Connection Pool for Connector & JDBC resources
|
| PoolLifeCycleRegistry
Implementation of PoolLifeCycle to listen to events related to a
connection pool creation or destroy.
|
| PoolManager
PoolManager manages jdbc and connector connection pool
|
| PoolProperties
Pool supplementary classes can use this to retrieve runtime pool attributes.
|
| PoolStatus
Reflects the current status of the Connection Pool.
|
| ResourceGateway
Resource gateway used to restrict the resource access.
|
| ResourceHandler
ResourceHandler to create/delete resource
|
| ResourcePool |
| Class and Description |
|---|
| ResourceHandler
ResourceHandler to create/delete resource
|
| Class and Description |
|---|
| PoolLifeCycleListenerRegistry
Implementation of PoolLifeCycleListener to listen to events related to a
connection pool.
|
| Class and Description |
|---|
| PoolProperties
Pool supplementary classes can use this to retrieve runtime pool attributes.
|
| ResourceHandler
ResourceHandler to create/delete resource
|
| Class and Description |
|---|
| PoolLifeCycleListenerRegistry
Implementation of PoolLifeCycleListener to listen to events related to a
connection pool.
|
Copyright © 2017. All rights reserved.