ObjectDB ObjectDB

javax.jdo.listener.InstanceLifecycleListener - JDO interface

All lifecycle listeners extend from this base interface. In order to minimize the impact on domain classes, instance callbacks can be defined to use a life-cycle listener pattern instead of having the domain class implement the callback interface(s).
Since:
JDO 2.0