|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitialisationPoemException | |
---|---|
org.melati.poem | Persistent Object Engine for Melati. |
Uses of InitialisationPoemException in org.melati.poem |
---|
Methods in org.melati.poem that throw InitialisationPoemException | |
---|---|
Persistent |
JdbcTable.create(Initialiser initialiser)
Create a new object (record) in the table. |
Persistent |
Table.create(Initialiser initialiser)
Create a new object (record) in the table. |
void |
JdbcTable.create(Persistent p)
Write a new row containing the given object. |
void |
Table.create(Persistent p)
Write a new row containing the given object. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |