Class Pools
java.lang.Object
org.mariadb.jdbc.internal.util.pool.Pools
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pools
public Pools()
-
-
Method Details
-
retrievePool
-
remove
-
close
public static void close()Close all pools. -
close
Closing a pool with name defined in url.- Parameters:
poolName- the option "poolName" value
-