Uses of Class
org.mariadb.jdbc.internal.util.CallableStatementCache
Packages that use CallableStatementCache
-
Uses of CallableStatementCache in org.mariadb.jdbc
Fields in org.mariadb.jdbc declared as CallableStatementCacheModifier and TypeFieldDescriptionprivate CallableStatementCache
MariaDbConnection.callableStatementCache
-
Uses of CallableStatementCache in org.mariadb.jdbc.internal.util
Methods in org.mariadb.jdbc.internal.util that return CallableStatementCacheModifier and TypeMethodDescriptionstatic CallableStatementCache
CallableStatementCache.newInstance
(int size)