|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SCOContainer
Representation of a SCO that contains other (persistable) objects.
| Method Summary | |
|---|---|
void |
flush()
Inform the SCO that it should flush any queued updates to the datastore now (in case it is in queued mode). |
void |
load()
Inform the SCO that it should load itself fully now (in case it is using lazy loading). |
| Methods inherited from interface org.jpox.sco.SCO |
|---|
attachCopy, clone, detachCopy, getFieldName, getOwner, getValue, initialise, initialise, unsetOwner |
| Method Detail |
|---|
void load()
void flush()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||