| Package | Description |
|---|---|
| org.melati.poem.prepro |
A Maven plugin to run the POEM Preprocessor.
|
| Modifier and Type | Field and Description |
|---|---|
TableNamingInfo |
TableNamingInfo.extended |
TableNamingInfo |
TableNamingInfo.superclass
The TableNamingInfo of this Table's superclass
(or null if this extends Persistent or Table).
|
| Modifier and Type | Method and Description |
|---|---|
TableNamingInfo |
TableNamingStore.add(DSD dsd,
String packageName,
String name,
String superclass)
Add a table to the naming store.
|
protected TableNamingInfo |
TableNamingInfo.getRootSameNamedSuperclass()
Find the top-most superclass of this table which has the same (short) name.
|
TableNamingInfo |
StringKeyReferenceFieldDef.getTargetTableNamingInfo()
Due to possible forward references this could be null until we finish parse
|
TableNamingInfo |
ReferenceFieldDef.getTargetTableNamingInfo()
Due to possible forward references this could be null until we finish parse.
|
Copyright © 2000–2021 PanEris. All rights reserved.