Uses of Interface
net.sourceforge.jtds.jdbc.cache.StatementCache
Packages that use StatementCache
-
Uses of StatementCache in net.sourceforge.jtds.jdbc
Fields in net.sourceforge.jtds.jdbc declared as StatementCacheModifier and TypeFieldDescriptionprivate StatementCacheJtdsConnection.statementCacheStatement cache. -
Uses of StatementCache in net.sourceforge.jtds.jdbc.cache
Classes in net.sourceforge.jtds.jdbc.cache that implement StatementCacheModifier and TypeClassDescriptionclassLRU cache for procedures and statement handles.