|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CapabilityTable | |
---|---|
org.melati.example.contacts.generated | The POEM-generated support classes for org.melati.example.contacts. |
org.melati.example.odmg.generated | The POEM-generated support classes for org.melati.example.odmg. |
org.melati.poem | Persistent Object Engine for Melati. |
org.melati.poem.generated | The POEM-generated support classes for org.melati.poem. |
Uses of CapabilityTable in org.melati.example.contacts.generated |
---|
Methods in org.melati.example.contacts.generated that return CapabilityTable | |
---|---|
CapabilityTable |
ContactsDatabaseBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
CapabilityTable |
ContactsDatabaseTablesBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
Uses of CapabilityTable in org.melati.example.odmg.generated |
---|
Methods in org.melati.example.odmg.generated that return CapabilityTable | |
---|---|
CapabilityTable |
OdmgDatabaseTablesBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
CapabilityTable |
OdmgDatabaseBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
Uses of CapabilityTable in org.melati.poem |
---|
Methods in org.melati.poem that return CapabilityTable | |
---|---|
abstract CapabilityTable |
Database.getCapabilityTable()
The table of capabilities (required for reading and/or writing records) defined for the database. |
Uses of CapabilityTable in org.melati.poem.generated |
---|
Methods in org.melati.poem.generated that return CapabilityTable | |
---|---|
CapabilityTable |
CapabilityBase.getCapabilityTable()
Retrieves the CapabilityTable table
which this Persistent is from. |
CapabilityTable |
PoemDatabaseBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
CapabilityTable |
PoemDatabaseTablesBase.getCapabilityTable()
Retrieves the CapabilityTable table. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |