Class Hierarchy
- java.lang.Object
- org.jboss.jca.adapters.jdbc.util.Injection
- org.jboss.jca.adapters.jdbc.util.LRUCache<K,
V> (implements org.jboss.jca.adapters.jdbc.util.Cache<K, V>) - org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry<K,
V> - org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
- java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
- org.jboss.jca.adapters.jdbc.util.ReentrantLock
Interface Hierarchy
- org.jboss.jca.adapters.jdbc.util.Cache<K,
V> - org.jboss.jca.adapters.jdbc.util.CacheListener<V>