Uses of Interface
net.sourceforge.jtds.jdbc.cache.StatementCache

Packages that use StatementCache
net.sourceforge.jtds.jdbc   
net.sourceforge.jtds.jdbc.cache   
 

Uses of StatementCache in net.sourceforge.jtds.jdbc
 

Fields in net.sourceforge.jtds.jdbc declared as StatementCache
private  StatementCache ConnectionJDBC2.statementCache
          Statement cache.
 

Uses of StatementCache in net.sourceforge.jtds.jdbc.cache
 

Classes in net.sourceforge.jtds.jdbc.cache that implement StatementCache
 class ProcedureCache
          LRU cache for procedures and statement handles.
 



Generated on October 27 2012