| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Field and Description |
|---|---|
private LRUCache<ConnectionImpl.CompoundCacheKey,CallableStatement.CallableStatementParamInfo> |
ConnectionImpl.parsedCallableStatementCache |
private LRUCache<ConnectionImpl.CompoundCacheKey,ServerPreparedStatement> |
ConnectionImpl.serverSideStatementCache |