Interface JpaBootstrapSensitive


@Deprecated(since="7") public interface JpaBootstrapSensitive
Deprecated.
This is no longer implemented by any listener
Defines an event listener that is sensitive to whether a native or jpa bootstrap was performed
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wasJpaBootstrap(boolean wasJpaBootstrap)
    Deprecated.
     
  • Method Details

    • wasJpaBootstrap

      void wasJpaBootstrap(boolean wasJpaBootstrap)
      Deprecated.