Uses of Interface
org.jboss.jca.adapters.jdbc.util.Cache

Packages that use Cache
org.jboss.jca.adapters.jdbc.util Util package with LRU Policy 
 

Uses of Cache in org.jboss.jca.adapters.jdbc.util
 

Classes in org.jboss.jca.adapters.jdbc.util that implement Cache
 class LRUCache<K,V>
          Implementation of a Least Recently Used cache policy.
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)