JavaScript is disabled on your browser.
Skip navigation links
Agroal API 2.2
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.agroal.api.cache
package
io.agroal.api.cache
Related Packages
Package
Description
io.agroal.api
io.agroal.api.configuration
io.agroal.api.exceptionsorter
io.agroal.api.security
io.agroal.api.transaction
Interfaces
Class
Description
Acquirable
Contract for objects that can be acquired.
ConnectionCache
Interface for a cache of connections.
LocalConnectionCache
Implementations of ConnectionCache that rely on
ThreadLocal
.