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