|
Class Summary |
| AndInfo |
Class AndInfo wraps search condition related information. |
| ColumnInfo |
Class ColumnInfo wraps all information of related columns. |
| ConnectionInfo |
Class ConnectionInfo wraps all information used to create the connection to a database by JDBC driver. |
| FormulaInfo |
Class FormulaInfo wraps some information of related formulas. |
| JoinInfo |
JoinInfo wraps all information of related Joins. |
| OrderByInfo |
Class OrderByInfo wraps all sort info. |
| ParameterInfo |
Class ParameterInfo wraps all information of related parameters. |
| QBEInfo |
Class QBEInfo wraps all information of related QBE commands. |
| QueryInfo |
Class QueryInfo wraps all information of a query. |
| SQLMapInfo |
The SQLMapInfo is a structured class that represents
mapping relations between mapping names and sql names of tables/columns. |
| SubLinkInfo |
Class SubLinkInfo wraps all info of related sublinks. |
| TableInfo |
An infomation package of table. |