void preSerialize(
PersistenceCapable pc
)
Guarantee that the serializable transactional and persistent fields are loaded into the instance. This method is called by the generated
jdoPreSerialize
method prior to serialization of the instance. - Parameters:
pc
- the callingPersistenceCapable
instance
- Since:
- JDO 1.0