| Interface | Description |
|---|---|
| IBuiltInGenerator | |
| IBuiltInPostProcessor | |
| IBuiltInSIProcessor | |
| IGenerator | |
| IPostProcessor | |
| IProcessor | |
| ISIProcessor | |
| ITemplateBasedGenerator | |
| ITemplateBasedPostProcessor | |
| ITemplateBasedSIProcessor | |
| JPortalConstants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| BaseGenerator | |
| BuiltInGeneratorHelpers | |
| CommandLineArgs | |
| 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
|
| JPortal |
JDBC Database Definition Compiler and Generator
|
| JPortal2ArgumentParser | |
| JPortal2Arguments | |
| 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
|
| Main | |
| Misc | |
| Padder | |
| Parameter | |
| PlaceHolder | |
| PlaceHolderPairs | |
| Prime | |
| Proc |
The hearts and souls.
|
| ProjectCompiler | |
| ProjectCompilerBuilder | |
| Sequence | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SingleFileCompiler | |
| Table |
Table identified by name holds fields, keys, links, grants, views and procedures associated with the table.
|
| Tester | |
| Token |
Describes the input token stream.
|
| Value | |
| View |
Views of table
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| SingleFileCompilerException | |
| TokenMgrException |
Token Manager Error.
|
Copyright © 2019. All rights reserved.