|
||||||||||
| 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.contacts.generated.ContactsDatabaseBase
org.melati.example.contacts.ContactsDatabase
public class ContactsDatabase
Melati POEM generated, programmer modifyable stub.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.melati.poem.Database |
|---|
Database.ConnectingException |
| Constructor Summary | |
|---|---|
ContactsDatabase()
|
|
| Method Summary | |
|---|---|
void |
connect(String name,
String dbmsclass,
String url,
String username,
String password,
int maxConnections)
|
| Methods inherited from class org.melati.example.contacts.generated.ContactsDatabaseBase |
|---|
getCapabilityTable, getCategoryTable, getColumnInfoTable, getContactCategoryTable, getContactTable, getGroupCapabilityTable, getGroupMembershipTable, getGroupTable, getSettingTable, getTableCategoryTable, getTableInfoTable, getUserTable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.melati.example.contacts.generated.ContactsDatabaseTablesBase |
|---|
getCapabilityTable, getCategoryTable, getColumnInfoTable, getContactCategoryTable, getContactTable, getGroupCapabilityTable, getGroupMembershipTable, getGroupTable, getSettingTable, getTableCategoryTable, getTableInfoTable, getUserTable |
| Constructor Detail |
|---|
public ContactsDatabase()
| Method Detail |
|---|
public void connect(String name,
String dbmsclass,
String url,
String username,
String password,
int maxConnections)
connect in class Database
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||