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