Interface NaturalIdLoadOptions


  • public interface NaturalIdLoadOptions
    Options for loading by natural-id
    • Method Detail

      • getLockOptions

        LockOptions getLockOptions()
        The locking options for the loaded entity
      • isSynchronizationEnabled

        boolean isSynchronizationEnabled()
        Whether Hibernate should perform "synchronization" prior to performing look-ups?