Uses of Class
com.github.collinalpert.java2db.database.DBConnection
-
Packages that use DBConnection Package Description com.github.collinalpert.java2db.services -
-
Uses of DBConnection in com.github.collinalpert.java2db.services
Methods in com.github.collinalpert.java2db.services with parameters of type DBConnection Modifier and Type Method Description protected java.sql.ResultSetBaseService. getByPredicate(SqlPredicate<T> predicate, DBConnection connection)
-