Class | Description |
---|---|
HikariPool |
This is the primary connection pool class that provides the basic
pooling behavior for HikariCP.
|
LeakTask |
A Runnable that is scheduled in the future to report leaks.
|
PoolBagEntry |
Entry used in the ConcurrentBag to track Connection instances.
|
PoolElf |
Exception | Description |
---|---|
PoolInitializationException |
A custom exception thrown if pool initialization fails.
|
Copyright © 2016 Zaxxer.com. All rights reserved.