Interface JpaBootstrapSensitive


  • public interface JpaBootstrapSensitive
    Defines an event listener that is sensitive to whether a native or jpa bootstrap was performed
    • Method Detail

      • wasJpaBootstrap

        void wasJpaBootstrap​(boolean wasJpaBootstrap)