public interface MultiLoadOptions
Modifier and Type | Method and Description |
---|---|
Integer |
getBatchSize() |
LockOptions |
getLockOptions() |
boolean |
isOrderReturnEnabled() |
boolean |
isReturnOfDeletedEntitiesEnabled() |
boolean |
isSessionCheckingEnabled() |
boolean isSessionCheckingEnabled()
boolean isReturnOfDeletedEntitiesEnabled()
boolean isOrderReturnEnabled()
LockOptions getLockOptions()
Integer getBatchSize()
Copyright © 2021 JBoss by Red Hat. All rights reserved.