Uses of Package
org.jboss.jca.adapters.jdbc.util
-
Packages that use org.jboss.jca.adapters.jdbc.util Package Description org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling supportorg.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 Class Description CacheListener A cache listener -
Classes in org.jboss.jca.adapters.jdbc.util used by org.jboss.jca.adapters.jdbc.util Class Description Cache Interface that specifies a policy for caches.CacheListener A cache listenerLRUCache.LRUCacheEntry Double linked cell used as entry in the cache list.