Warning: mysqli::__construct(): (HY000/1226): User 'vivekvermani1234' has exceeded the 'max_user_connections' resource (current value: 30) in /home/vivekvermani/public_html/home.php on line 21

Warning: mysqli::set_charset(): Couldn't fetch mysqli in /home/vivekvermani/public_html/home.php on line 22
#Org.apache.empire.db.expr.compare Classes and Interfaces


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.

Warning: mysqli::close(): Couldn't fetch mysqli in /home/vivekvermani/public_html/home.php on line 685
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