|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoadCallback
This interface is used to notify instances of load events.
Method Summary | |
---|---|
void |
jdoPostLoad()
Called after the values are loaded from the data store into this instance. |
Method Detail |
---|
void jdoPostLoad()
This method is not modified by the enhancer.
Derived fields should be initialized in this method. The context in which this call is made does not allow access to other persistent JDO instances.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |