| Package | Description |
|---|---|
| br.com.sankhya.jape.dao |
| Modifier and Type | Method and Description |
|---|---|
AutoCloseableStatement |
ReusableConnection.getStatementFromCache(java.lang.String key) |
AutoCloseableStatement |
ConnectionProxy.getStatementFromCache(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReusableConnection.addStatementToCache(java.lang.String key,
AutoCloseableStatement stm) |
void |
ConnectionProxy.addStatementToCache(java.lang.String key,
AutoCloseableStatement stm) |