Uses of Class
com.blackrook.sql.SQLPool
Packages that use SQLPool
-
Uses of SQLPool in com.blackrook.sql
Constructors in com.blackrook.sql with parameters of type SQLPoolModifierConstructorDescriptionprotected
SQLAbstractDAO
(SQLPool pool) Creates this DAO attached to the provided pool, no connection acquisition timeout.protected
SQLAbstractDAO
(SQLPool pool, long acquireTimeout) Creates this DAO attached to the provided pool, no connection acquisition timeout.