|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jstorm.mapping.StorableObject
Insert the type's description here. Creation date: (6/26/2001 10:55:48 AM)
Constructor Summary | |
StorableObject()
StorableObject constructor comment. |
Method Summary | |
void |
delete()
Insert the method's description here. |
abstract Mapping |
getMapping()
Insert the method's description here. |
void |
insert()
Insert the method's description here. |
void |
update()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StorableObject()
Method Detail |
public void delete() throws DatabaseException
public abstract Mapping getMapping()
public void insert() throws DatabaseException
public void update() throws DatabaseException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |