| Const |
|
| Database |
The Database identified by name, holds a list of tables for a
server, userid and password.
|
| Enum |
This holds the field definition.
|
| Field |
This holds the field definition.
|
| Flag |
|
| GeneratedFileGroup |
|
| GeneratedFiles |
|
| Grant |
This is used to hold the grants and users of Table and Procedures
|
| IBuiltInGenerator |
|
| IGenerator |
|
| IPostProcessor |
|
| ISIProcessor |
|
| ITemplateBasedGenerator |
|
| JPortal2Arguments |
|
| JPortalConstants |
Token literal values and constants.
|
| JPortalTokenManager |
Token Manager.
|
| Key |
Keys and Indexes used for the database (if its not primary or unique then it is
an index)
|
| Line |
Lines of SQL Code
|
| Link |
Foreign keys used in database
|
| Parameter |
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| PlaceHolderPairs |
|
| Proc |
The hearts and souls.
|
| ProjectCompiler |
|
| Sequence |
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Table |
Table identified by name holds fields, keys, links, grants, views and procedures associated with the table.
|
| Token |
Describes the input token stream.
|
| Value |
|
| View |
Views of table
|