|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.poem.Database
org.melati.poem.generated.PoemDatabaseBase
org.melati.poem.PoemDatabase
org.melati.example.odmg.generated.OdmgDatabaseBase
public class OdmgDatabaseBase
Melati POEM generated Database base class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.melati.poem.Database |
|---|
Database.ConnectingException |
| Constructor Summary | |
|---|---|
protected |
OdmgDatabaseBase()
|
| Method Summary | |
|---|---|
CapabilityTable |
getCapabilityTable()
Retrieves the CapabilityTable table. |
ChildTable |
getChildTable()
Retrieves the ChildTable table. |
ColumnInfoTable |
getColumnInfoTable()
Retrieves the ColumnInfoTable table. |
GroupCapabilityTable |
getGroupCapabilityTable()
Retrieves the GroupCapabilityTable table. |
GroupMembershipTable |
getGroupMembershipTable()
Retrieves the GroupMembershipTable table. |
GroupTable |
getGroupTable()
Retrieves the GroupTable table. |
ParentTable |
getParentTable()
Retrieves the ParentTable table. |
SettingTable |
getSettingTable()
Retrieves the SettingTable table. |
TableCategoryTable |
getTableCategoryTable()
Retrieves the TableCategoryTable table. |
TableInfoTable |
getTableInfoTable()
Retrieves the TableInfoTable table. |
UserTable |
getUserTable()
Retrieves the UserTable table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected OdmgDatabaseBase()
| Method Detail |
|---|
public UserTable getUserTable()
getUserTable in interface PoemDatabaseTablesBasegetUserTable in class PoemDatabaseBasepublic GroupTable getGroupTable()
getGroupTable in interface PoemDatabaseTablesBasegetGroupTable in class PoemDatabaseBasepublic CapabilityTable getCapabilityTable()
getCapabilityTable in interface PoemDatabaseTablesBasegetCapabilityTable in class PoemDatabaseBasepublic GroupMembershipTable getGroupMembershipTable()
getGroupMembershipTable in interface PoemDatabaseTablesBasegetGroupMembershipTable in class PoemDatabaseBasepublic GroupCapabilityTable getGroupCapabilityTable()
getGroupCapabilityTable in interface PoemDatabaseTablesBasegetGroupCapabilityTable in class PoemDatabaseBasepublic TableCategoryTable getTableCategoryTable()
getTableCategoryTable in interface PoemDatabaseTablesBasegetTableCategoryTable in class PoemDatabaseBasepublic TableInfoTable getTableInfoTable()
getTableInfoTable in interface PoemDatabaseTablesBasegetTableInfoTable in class PoemDatabaseBasepublic ColumnInfoTable getColumnInfoTable()
getColumnInfoTable in interface PoemDatabaseTablesBasegetColumnInfoTable in class PoemDatabaseBasepublic SettingTable getSettingTable()
getSettingTable in interface PoemDatabaseTablesBasegetSettingTable in class PoemDatabaseBasepublic ParentTable getParentTable()
public ChildTable getChildTable()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||