Uses of Class
net.sourceforge.jtds.jdbc.cache.SQLCacheKey
Packages that use SQLCacheKey
-
Uses of SQLCacheKey in net.sourceforge.jtds.jdbc
Fields in net.sourceforge.jtds.jdbc with type parameters of type SQLCacheKeyModifier and TypeFieldDescriptionprivate static final SimpleLRUCache<SQLCacheKey,
SQLParser.CachedSQLQuery> SQLParser._Cache
a LRU cache for the last 500 parsed SQL statements