| 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 |
|
| PathHelpers |
|
| 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.
|
| TemplateDownloader |
|
| Tester |
|
| Token |
Describes the input token stream.
|
| Value |
|
| View |
Views of table
|