Uses of Class
org.mariadb.jdbc.pool.MariaDbInnerPoolConnection
Packages that use MariaDbInnerPoolConnection
-
Uses of MariaDbInnerPoolConnection in org.mariadb.jdbc.pool
Methods in org.mariadb.jdbc.pool that return MariaDbInnerPoolConnectionModifier and TypeMethodDescriptionPool.getPoolConnection()Retrieve new connection.Pool.getPoolConnection(String username, String password) Get new connection from pool if user and password correspond to pool.