|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleLRUCache | |
net.sourceforge.jtds.jdbc |
Uses of SimpleLRUCache in net.sourceforge.jtds.jdbc |
Fields in net.sourceforge.jtds.jdbc declared as SimpleLRUCache | |
private static SimpleLRUCache |
SQLParser.cache
LRU cache of previously parsed SQL |
Methods in net.sourceforge.jtds.jdbc that return SimpleLRUCache | |
private static SimpleLRUCache |
SQLParser.getCache(ConnectionJDBC2 connection)
Retrieves the statement cache, creating it if required. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |