Uses of Class
com.blackrook.sql.SQLConnector
Packages that use SQLConnector
-
Uses of SQLConnector in com.blackrook.sql
Constructors in com.blackrook.sql with parameters of type SQLConnectorModifierConstructorDescriptionSQLPool
(SQLConnector connector, int connectionCount) Creates a new connection pool from aSQLConnector
.