ObjectDB ObjectDB

jdoPreClear() - JDO ClearCallback's method

Method
javax.jdo.listener.ClearCallback
void jdoPreClear()

Called before the values in the instance are cleared.

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.

Since:
JDO 2.0