JavaScript is disabled on your browser.
Skip navigation links
IronJacamar: JDBC 1.5.12.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.jboss.jca.adapters.jdbc.util
package
org.jboss.jca.adapters.jdbc.util
Util package with LRU Policy
Related Packages
Package
Description
org.jboss.jca.adapters.jdbc
The JDBC resource adapter with pooling support
All Classes and Interfaces
Interfaces
Classes
Class
Description
Cache
<K,
V>
Interface that specifies a policy for caches.
CacheListener
<V>
A cache listener
Injection
Injection utility which can inject values into objects.
LRUCache
<K,
V>
Implementation of a Least Recently Used cache policy.
ReentrantLock
ReentrantLock override