|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use isql | |
|---|---|
| isql | |
| isql.array | |
| isql.builder | |
| isql.comparison | |
| isql.constant | |
| isql.expression | |
| isql.groupby | |
| isql.predicate | |
| isql.util | |
| Classes in isql used by isql.array | |
|---|---|
| ColumnType
The available types for the arrays to which the SQL query is applied |
|
| ITypedValue
It can be an array (n items) or a constant |
|
| Classes in isql used by isql.builder | |
|---|---|
| ColumnKey
A key defining a column in the result set, using the table name and the column name |
|
| ColumnValues
The columns of the result set: each column is an array. |
|
| 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 |
|
| ISQLException
Something went wrong parsing the SQL query or executing it |
|
| ISQLSelectParser.IConstant
|
|
| ISQLSelectParser.IExpression
|
|
| ISQLSelectParser.ISearchCondition
|
|
| ISQLSelectParser.TableColumn
|
|
| Classes in isql used by isql.comparison | |
|---|---|
| IComparison
A comparison predicate, to tell if, for example, two objects are the same, different, one is greater than the other... |
|
| ISQLException
Something went wrong parsing the SQL query or executing it |
|
| Classes in isql used by isql.constant | |
|---|---|
| ColumnType
The available types for the arrays to which the SQL query is applied |
|
| IConstant
A constant written in the SQL query either in the SELECT clause or in the WHERE clause. |
|
| ITypedValue
It can be an array (n items) or a constant |
|
| Classes in isql used by isql.expression | |
|---|---|
| Column
a table column (values + key) |
|
| ColumnKey
A key defining a column in the result set, using the table name and the column name |
|
| 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 |
|
| ISQLException
Something went wrong parsing the SQL query or executing it |
|
| ITypedValue
It can be an array (n items) or a constant |
|
| Classes in isql used by isql.groupby | |
|---|---|
| ColumnKey
A key defining a column in the result set, using the table name and the column name |
|
| ColumnType
The available types for the arrays to which the SQL query is applied |
|
| ISQLException
Something went wrong parsing the SQL query or executing it |
|
| Classes in isql used by isql.predicate | |
|---|---|
| ColumnKey
A key defining a column in the result set, using the table name and the column name |
|
| ColumnValues
The columns of the result set: each column is an array. |
|
| 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 |
|
| ISQLException
Something went wrong parsing the SQL query or executing it |
|
| ITypedValue
It can be an array (n items) or a constant |
|
| Classes in isql used by isql.util | |
|---|---|
| Column
a table column (values + key) |
|
| ColumnType
The available types for the arrays to which the SQL query is applied |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||