Package | Description |
---|---|
org.mariadb.jdbc.internal.protocol | |
org.mariadb.jdbc.internal.util |
Modifier and Type | Field and Description |
---|---|
protected ServerPrepareStatementCache |
AbstractConnectProtocol.serverPrepareStatementCache |
Modifier and Type | Method and Description |
---|---|
ServerPrepareStatementCache |
Protocol.prepareStatementCache() |
ServerPrepareStatementCache |
AbstractConnectProtocol.prepareStatementCache() |
Modifier and Type | Method and Description |
---|---|
static ServerPrepareStatementCache |
ServerPrepareStatementCache.newInstance(int size,
Protocol protocol) |
Copyright © 2020 mariadb.org. All rights reserved.