Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.empire.db.expr.compare Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
DBCompareAndOrExprThis class is used for combining two filter constraints by and / or operator There is no need to explicitly create instances of this class.Classorg.apache.empire.db.expr.compareApache Empire DB
DBCompareColExprThis class is used for defining filter constraints based on a column expression in SQL There is no need to explicitly create instances of this class.Classorg.apache.empire.db.expr.compareApache Empire DB
DBCompareExprThis class is a common base class for all SQL filter constraints classesSee Also:Serialized FormClassorg.apache.empire.db.expr.compareApache Empire DB
DBCompareNotExprThis class is used for defining filter constraints based on a column expression in SQL There is no need to explicitly create instances of this class.Classorg.apache.empire.db.expr.compareApache Empire DB
DBExistsExprThis class is used for building up the SQL-Command for the EXISTS syntax.Classorg.apache.empire.db.expr.compareApache Empire DB
DBParenthesisExprThis class wraps an existing compare expression with parenthesis.Classorg.apache.empire.db.expr.compareApache Empire DB