|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Equalizer.IArrayFuture | Get the array, when it is ready (after the method equalize has been called) |
IComparison | A comparison predicate, to tell if, for example, two objects are the same, different, one is greater than the other... |
IConstant | A constant written in the SQL query either in the SELECT clause or in the WHERE clause. |
IExpression | An expression is something that returns an array |
IPredicate | a predicate is used in the WHERE clause to verify which rows will be considered by the SELECT expression |
ISQLSelectParser.IConstant | |
ISQLSelectParser.IExpression | |
ISQLSelectParser.IPredicate | |
ISQLSelectParser.ISearchCondition | |
ITypedValue | It can be an array (n items) or a constant |
Enum Summary | |
---|---|
ColumnType | The available types for the arrays to which the SQL query is applied |
Exception Summary | |
---|---|
ISQLException | Something went wrong parsing the SQL query or executing it |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |