|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchRowPoemException | |
---|---|
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 NoSuchRowPoemException in org.melati.example.contacts.generated |
---|
Methods in org.melati.example.contacts.generated that throw NoSuchRowPoemException | |
---|---|
Category |
ContactCategoryBase.getCategory()
Retrieves the Category object referred to. |
Contact |
ContactCategoryBase.getContact()
Retrieves the Contact object referred to. |
User |
ContactBase.getLastupdateuser()
Retrieves the Lastupdateuser object referred to. |
Contact |
ContactBase.getOwner()
Retrieves the Owner object referred to. |
Uses of NoSuchRowPoemException in org.melati.example.odmg.generated |
---|
Methods in org.melati.example.odmg.generated that throw NoSuchRowPoemException | |
---|---|
Parent |
ChildBase.getParent()
Retrieves the Parent object referred to. |
Uses of NoSuchRowPoemException in org.melati.poem |
---|
Methods in org.melati.poem that throw NoSuchRowPoemException | |
---|---|
protected Object |
ReferencePoemType._cookedOfRaw(Object raw)
|
protected Object |
DisplayLevelPoemType._cookedOfRaw(Object raw)
|
protected Object |
IntegrityFixPoemType._cookedOfRaw(Object raw)
|
protected Object |
ColumnTypePoemType._cookedOfRaw(Object raw)
|
protected Object |
SearchabilityPoemType._cookedOfRaw(Object raw)
|
Persistent |
JdbcTable.getObject(int troid)
The object from the table with a given troid. |
Persistent |
Table.getObject(int troid)
The object from the table with a given troid. |
Persistent |
Selectable.getObject(Integer troid)
Get an object by its key. |
Persistent |
JdbcTable.getObject(Integer troid)
The object from the table with a given troid. |
Persistent |
Table.getObject(Integer troid)
The object from the table with a given troid. |
protected abstract Object |
ResultSetEnumeration.mapped(ResultSet resultSetP)
|
protected Object |
TailoredResultSetEnumeration.mapped(ResultSet them)
Return the current result set row packaged with column names in a FieldSet . |
Constructors in org.melati.poem with parameters of type NoSuchRowPoemException | |
---|---|
RowDisappearedPoemException(NoSuchRowPoemException e)
Constructor. |
|
UnexpectedNoSuchRowException(NoSuchRowPoemException exception)
Constructor. |
Uses of NoSuchRowPoemException in org.melati.poem.generated |
---|
Methods in org.melati.poem.generated that throw NoSuchRowPoemException | |
---|---|
Capability |
TableInfoBase.getCancreate()
Retrieves the Cancreate object referred to. |
Capability |
GroupCapabilityBase.getCapability()
Retrieves the Capability object referred to. |
TableCategory |
TableInfoBase.getCategory()
Retrieves the Category object referred to. |
Capability |
TableInfoBase.getDefaultcandelete()
Retrieves the Defaultcandelete object referred to. |
Capability |
TableInfoBase.getDefaultcanread()
Retrieves the Defaultcanread object referred to. |
Capability |
TableInfoBase.getDefaultcanwrite()
Retrieves the Defaultcanwrite object referred to. |
Group |
GroupMembershipBase.getGroup()
Retrieves the Group object referred to. |
Group |
GroupCapabilityBase.getGroup()
Retrieves the Group object referred to. |
TableInfo |
ColumnInfoBase.getTableinfo()
Retrieves the Tableinfo object referred to. |
User |
GroupMembershipBase.getUser()
Retrieves the User object referred to. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |