|
||||||||||
| 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
public class PoemDatabaseBase
Melati POEM generated Database base class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.melati.poem.Database |
|---|
Database.ConnectingException |
| Constructor Summary | |
|---|---|
protected |
PoemDatabaseBase()
|
| Method Summary | |
|---|---|
CapabilityTable |
getCapabilityTable()
Retrieves the CapabilityTable 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. |
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 PoemDatabaseBase()
| Method Detail |
|---|
public UserTable getUserTable()
getUserTable in class Databasepublic GroupTable getGroupTable()
getGroupTable in class Databasepublic CapabilityTable getCapabilityTable()
getCapabilityTable in class DatabasePersistent#getCanRead,
Persistent#getCanWrite,
Persistent#getCanDelete,
JdbcTable.getDefaultCanRead(),
JdbcTable.getDefaultCanWrite(),
User,
Database.getUserTable(),
Group,
Database.getGroupTable()public GroupMembershipTable getGroupMembershipTable()
getGroupMembershipTable in class Databasepublic GroupCapabilityTable getGroupCapabilityTable()
getGroupCapabilityTable in class Databasepublic TableCategoryTable getTableCategoryTable()
getTableCategoryTable in class Databasepublic TableInfoTable getTableInfoTable()
getTableInfoTable in class Databasepublic ColumnInfoTable getColumnInfoTable()
getColumnInfoTable in class Databasepublic SettingTable getSettingTable()
getSettingTable in class Database
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||