Interface PersistListener

    • Method Detail

      • beforePersist

        void beforePersist​(LifecycleEvent event)
        Invoked before an instance is persisted.
      • afterPersist

        void afterPersist​(LifecycleEvent event)
        Invoked when an instance is persisted.