| Package | Description |
|---|---|
| bbd.jportal |
| Class and Description |
|---|
| AdvancedGenerator |
| 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 |
| Generator |
| Grant
This is used to hold the grants and users of Table and Procedures
|
| 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.
|
| PlaceHolder |
| Proc
The hearts and souls.
|
| 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
|
Copyright © 2017. All rights reserved.