Package | Description |
---|---|
org.enhydra.jdbc.standard |
Modifier and Type | Class and Description |
---|---|
class |
PreparedStatementCache
Implementation of LRUCache to handle prepared statements
TODO: Override put to check type
|
Modifier and Type | Field and Description |
---|---|
protected LRUCache |
StandardConnectionHandle.preparedStatementCache |