See: Description
Class | Description |
---|---|
DBCompareAndOrExpr |
This class is used for combining two filter constraints by and / or operator
|
DBCompareColExpr |
This class is used for defining filter constraints based on a column expression in SQL
|
DBCompareExpr |
This class is a common base class for all SQL filter constraints classes
|
DBCompareNotExpr |
This class is used for defining filter constraints based on a column expression in SQL
|
DBExistsExpr |
This class is used for building up the SQL-Command for the EXISTS syntax.
|
DBParenthesisExpr |
This class wraps an existing compare expression with parenthesis.
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.