| 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 | Method and Description |
|---|---|
abstract CapabilityTable<Capability> |
Database.getCapabilityTable()
The table of capabilities (required for reading and/or writing records)
defined for the database.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilityTable<Capability> |
PoemDatabaseTablesBase.getCapabilityTable()
Retrieves the CapabilityTable table.
|
CapabilityTable<Capability> |
PoemDatabaseBase.getCapabilityTable()
Retrieves the CapabilityTable table.
|
CapabilityTable<Capability> |
CapabilityBase.getCapabilityTable()
Retrieves the
CapabilityTable table
which this Persistent is from. |
Copyright © 2000–2021 PanEris. All rights reserved.