|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClearCallback
This interface is used to notify instances of clear events.
Method Summary | |
---|---|
void |
jdoPreClear()
Called before the values in the instance are cleared. |
Method Detail |
---|
void jdoPreClear()
Transient fields should be cleared in this method. Associations between this instance and others in the runtime environment should be cleared.
This method is not modified by the enhancer.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |