Uses of Class
org.apache.empire.db.DBQuery
Packages that use DBQuery
Package
Description
This package contains the core Empire-DB implementation classes.
-
Uses of DBQuery in org.apache.empire.db
Constructors in org.apache.empire.db with parameters of type DBQueryModifierConstructorDescriptionCreates a copy of an existing DBQuery object.DBQueryColumn(DBQuery query, String name, DBColumnExpr expr) Constructs a DBQueryColumn object set the specified parameters to this object.