public interface LoadCallback
Modifier and Type | Method and Description |
---|---|
void |
jdoPostLoad()
Called after the values are loaded from the data store into
this instance.
|
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.
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.