|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnInfoTable | |
---|---|
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 ColumnInfoTable in org.melati.example.contacts.generated |
---|
Methods in org.melati.example.contacts.generated that return ColumnInfoTable | |
---|---|
ColumnInfoTable |
ContactsDatabaseBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
ColumnInfoTable |
ContactsDatabaseTablesBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
Uses of ColumnInfoTable in org.melati.example.odmg.generated |
---|
Methods in org.melati.example.odmg.generated that return ColumnInfoTable | |
---|---|
ColumnInfoTable |
OdmgDatabaseTablesBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
ColumnInfoTable |
OdmgDatabaseBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
Uses of ColumnInfoTable in org.melati.poem |
---|
Methods in org.melati.poem that return ColumnInfoTable | |
---|---|
abstract ColumnInfoTable |
Database.getColumnInfoTable()
|
Uses of ColumnInfoTable in org.melati.poem.generated |
---|
Methods in org.melati.poem.generated that return ColumnInfoTable | |
---|---|
ColumnInfoTable |
PoemDatabaseBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
ColumnInfoTable |
ColumnInfoBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table
which this Persistent is from. |
ColumnInfoTable |
PoemDatabaseTablesBase.getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |