Package | Description |
---|---|
org.mariadb.jdbc.internal.util |
Modifier and Type | Method and Description |
---|---|
java.sql.CallableStatement |
CallableStatementCache.putIfNone(CallableStatementCacheKey key,
java.sql.CallableStatement value)
Add prepared statement to cache.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
CallableStatementCache.removeEldestEntry(java.util.Map.Entry<CallableStatementCacheKey,java.sql.CallableStatement> eldest) |