Package com.blackrook.sql
package com.blackrook.sql
Contains classes relevant to querying SQL databases.
-
ClassDescriptionCore database utilities object.Abstract DAO class.A single criterion.A criterion operator.A single ordering criterion.Query string builder.The interface used for all SQL connections that can have queries performed through them.A wrapped SQL connection for ease-of-querying.Enumeration of transaction levels.Core database JDBC connector object.This is a database connection pool class for a bunch of shared, managed connections.The data encapsulation of the result of a query
ResultSet
.SQLRow object.