public class PreparedStatementCache extends LRUCache
| Constructor and Description |
|---|
PreparedStatementCache(int maxSize)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupObject(Object obj)
Overriden to close the statement
|
protected void cleanupObject(Object obj)
cleanupObject in class LRUCacheCopyright © 2014–2015. All rights reserved.