Interface MultiLoadOptions


  • public interface MultiLoadOptions
    Encapsulation of the options for performing a load by multiple identifiers.
    • Method Detail

      • isSessionCheckingEnabled

        boolean isSessionCheckingEnabled()
      • isReturnOfDeletedEntitiesEnabled

        boolean isReturnOfDeletedEntitiesEnabled()
      • isOrderReturnEnabled

        boolean isOrderReturnEnabled()
      • getBatchSize

        java.lang.Integer getBatchSize()