Uses of Class
org.mariadb.jdbc.internal.util.ServerPrepareStatementCache
Packages that use ServerPrepareStatementCache
-
Uses of ServerPrepareStatementCache in org.mariadb.jdbc.internal.protocol
Fields in org.mariadb.jdbc.internal.protocol declared as ServerPrepareStatementCacheModifier and TypeFieldDescriptionprotected ServerPrepareStatementCache
AbstractConnectProtocol.serverPrepareStatementCache
Methods in org.mariadb.jdbc.internal.protocol that return ServerPrepareStatementCacheModifier and TypeMethodDescriptionAbstractConnectProtocol.prepareStatementCache()
Protocol.prepareStatementCache()
-
Uses of ServerPrepareStatementCache in org.mariadb.jdbc.internal.util
Methods in org.mariadb.jdbc.internal.util that return ServerPrepareStatementCacheModifier and TypeMethodDescriptionstatic ServerPrepareStatementCache
ServerPrepareStatementCache.newInstance
(int size, Protocol protocol)