Uses of Class
com.iizix.jdbc.DerbyImpl
Packages that use DerbyImpl Package Description com.iizix.jdbc Uses of DerbyImpl in com.iizix.jdbc
Methods in com.iizix.jdbc with parameters of type DerbyImpl Modifier and Type Method Description static IDBConnectionPool
JDBCHelper. from(java.lang.String name, DerbyImpl derbyImpl)
Constructs the Derby database connection pool from a directory that can contain a "dbconf.properties" file.