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 CallableStatementCacheMariaDbConnection.callableStatementCache -
Uses of CallableStatementCache in org.mariadb.jdbc.internal.util
Methods in org.mariadb.jdbc.internal.util that return CallableStatementCacheModifier and TypeMethodDescriptionstatic CallableStatementCacheCallableStatementCache.newInstance(int size)