Uses of Package
org.jboss.jca.adapters.jdbc.util

Packages that use org.jboss.jca.adapters.jdbc.util
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
org.jboss.jca.adapters.jdbc.util Util package with LRU Policy 
 

Classes in org.jboss.jca.adapters.jdbc.util used by org.jboss.jca.adapters.jdbc
LRUCachePolicy
          Implementation of a Least Recently Used cache policy.
LRUCachePolicy.LRUCacheEntry
          Double linked cell used as entry in the cache list.
 

Classes in org.jboss.jca.adapters.jdbc.util used by org.jboss.jca.adapters.jdbc.util
LRUCachePolicy.LRUCacheEntry
          Double linked cell used as entry in the cache list.
LRUCachePolicy.LRUList
          Double queued list used to store cache entries.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)