Uses of Interface
org.jboss.jca.adapters.jdbc.util.Cache
Packages that use Cache
-
Uses of Cache in org.jboss.jca.adapters.jdbc.util
Classes in org.jboss.jca.adapters.jdbc.util that implement CacheModifier and TypeClassDescriptionclassLRUCache<K,V> Implementation of a Least Recently Used cache policy.