|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objects that implement ObjectMappable have code generated methods that
enable them to go in and out of relational databases.
Supported API: true
Extendable: true
Method Summary | |
void |
readExternal(PersistentRetrieveIfc aPRI)
Reads the external state of this Persistable object from the datastore. |
void |
writeExternal(PersistentStoreIfc aPSI)
Writes the external state of this Persistable object into the datastore. |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Method Detail |
public void readExternal(PersistentRetrieveIfc aPRI) throws SQLException, DatastoreException
aPRI
-
SQLException
DatastoreException
public void writeExternal(PersistentStoreIfc aPSI) throws SQLException, DatastoreException
aPSI
-
SQLException
DatastoreException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |