Method Summary
All Methods Instance Methods Abstract Methods
Method Details
idLoadingTransactionTimeout
Integer idLoadingTransactionTimeout ()
Returns:
the transaction timeout
objectLoadingBatchSize
int objectLoadingBatchSize ()
Returns:
how many entities to load and index in each batch.
objectsLimit
long objectsLimit ()
Returns:
the objects limit used to load the root entities.
idFetchSize
int idFetchSize ()
Returns:
fetch size used to load the root entities.
conditionalExpression
Returns:
The conditional expression to apply when loading the given type,
inherited from supertypes by default,
or Optional.empty() if there is no condition to apply.