| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| org.melati.poem.generated |
The POEM-generated support classes for org.melati.poem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnInfoTable<T extends ColumnInfo>
|
class |
SettingTable<T extends Setting>
A
Table which is used like a properties file. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnInfoTableBase<T extends ColumnInfo>
Melati POEM generated base class for
Table columnInfo. |
class |
SettingTableBase<T extends Setting>
Melati POEM generated base class for
Table setting. |
| Modifier and Type | Method and Description |
|---|---|
ValueInfoTable<ValueInfo> |
ValueInfoBase.getValueInfoTable()
Retrieves the
ValueInfoTable table
which this Persistent is from. |
Copyright © 2000–2021 PanEris. All rights reserved.