Interface LoadLifecycleListener

    • Method Detail

      • postLoad

        void postLoad​(InstanceLifecycleEvent event)
        Invoked whenever a persistent instance is loaded from the data store. It is called after the method LoadCallback.jdoPostLoad() is invoked on the persistent instance.
        Parameters:
        event - the load event.
        Since:
        2.0