|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerPrepareStatementCache | |
|---|---|
| org.mariadb.jdbc.internal.protocol | |
| org.mariadb.jdbc.internal.util | |
| Uses of ServerPrepareStatementCache in org.mariadb.jdbc.internal.protocol |
|---|
| Fields in org.mariadb.jdbc.internal.protocol declared as ServerPrepareStatementCache | |
|---|---|
protected ServerPrepareStatementCache |
AbstractConnectProtocol.serverPrepareStatementCache
|
| Methods in org.mariadb.jdbc.internal.protocol that return ServerPrepareStatementCache | |
|---|---|
ServerPrepareStatementCache |
Protocol.prepareStatementCache()
|
ServerPrepareStatementCache |
AbstractConnectProtocol.prepareStatementCache()
|
| Uses of ServerPrepareStatementCache in org.mariadb.jdbc.internal.util |
|---|
| Methods in org.mariadb.jdbc.internal.util that return ServerPrepareStatementCache | |
|---|---|
static ServerPrepareStatementCache |
ServerPrepareStatementCache.newInstance(int size,
Protocol protocol)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||