Uses of Package
net.sourceforge.jtds.jdbc.cache
-
Packages that use net.sourceforge.jtds.jdbc.cache Package Description net.sourceforge.jtds.jdbc net.sourceforge.jtds.jdbc.cache -
Classes in net.sourceforge.jtds.jdbc.cache used by net.sourceforge.jtds.jdbc Class Description SimpleLRUCache Simple LRU cache for any type of object.StatementCache Interface for a statement cache. -
Classes in net.sourceforge.jtds.jdbc.cache used by net.sourceforge.jtds.jdbc.cache Class Description ProcedureCache.CacheEntry Encapsulates the cached Object and implements the linked list used to implement the LRU logic.StatementCache Interface for a statement cache.