Package | Description |
---|---|
Aggregation | |
Boot.MDELite | |
MDLUtilities | |
Parsing.LineParsers | |
PrologDB | |
Violett | |
Yuml |
Class and Description |
---|
Column
A column is a read-only, non-modifiable (String name, boolean isQuoted) pair
|
Tuple
a tuple ls an instance of a TableSchema
|
Class and Description |
---|
DB
DB objects are database instances of DBSchema objects
|
Table
a Table is an instance of a TableSchema.
|
Class and Description |
---|
DB
DB objects are database instances of DBSchema objects
|
Schema |
Class and Description |
---|
DB
DB objects are database instances of DBSchema objects
|
DBSchema
A DBSchema object defines the schema of a database
|
ErrorReport
ErrorReport is a standard object to collect errors in evaluating database
constraints; it remembers a list of errors, and when its report is printed,
it throws Error if errors are reported
|
OOSchema
A DBSchema object defines the schema of a database
|
Schema |
Table
a Table is an instance of a TableSchema.
|
TableSchema
a TableSchema defines the name of a table and its columns
|
Tuple
a tuple ls an instance of a TableSchema
|
Class and Description |
---|
Column
A column is a read-only, non-modifiable (String name, boolean isQuoted) pair
|
Column.opts |
ColumnCorrespondence |
DB
DB objects are database instances of DBSchema objects
|
DBSchema
A DBSchema object defines the schema of a database
|
ErrorReport
ErrorReport is a standard object to collect errors in evaluating database
constraints; it remembers a list of errors, and when its report is printed,
it throws Error if errors are reported
|
KeyedTable
currently unused Table implementation
|
OOSchema
A DBSchema object defines the schema of a database
|
PrimType |
Schema |
SubTableSchema
a SubTableSchema object is an ordered pair (table, [list-of-subtables]),
which encodes one level of a table inheritance hierarchy.
|
Table
a Table is an instance of a TableSchema.
|
TableSchema
a TableSchema defines the name of a table and its columns
|
Tuple
a tuple ls an instance of a TableSchema
|
TupleList
a TupleList is literally a linked-list of Tuples
|
Class and Description |
---|
DB
DB objects are database instances of DBSchema objects
|
Class and Description |
---|
DB
DB objects are database instances of DBSchema objects
|