| Package | Description |
|---|---|
| org.melati.poem.prepro |
A Maven plugin to run the POEM Preprocessor.
|
| Class and Description |
|---|
| AtomFieldDef
The definition of all base fields.
|
| DSD
The
DSD class is an application which parses a DSD
(Data Structure Definition) file and outputs Java code, creating
a POEM view of a database. |
| FieldDef
An abstract definition of a Field from which all other
FieldDefs are derived.
|
| FieldQualifier
Abstract class from which all FieldQualifiers are derived.
|
| IndexedFieldQualifier
A FieldQualifier which defines whether
a Field is Indexed.
|
| SizeApplicationException
Thrown when a SizeFieldQualifier is applied to
an inappropriate field.
|
| StringFieldDef
A definition of a StringPoemType from the DSD.
|
| TableDef
A Table Definition holding information from a DSD.
|
| TableNamingInfo
A store for Table Name information extracted from the DSD.
|
| TableNamingStore
A store of naming information for a
Table. |
| TableQualifier
Abstract class from which all TableQualifiers are derived.
|
Copyright © 2000–2021 PanEris. All rights reserved.