Uses of Enum
com.blazebit.persistence.view.impl.BatchCorrelationMode
Packages that use BatchCorrelationMode
Package
Description
-
Uses of BatchCorrelationMode in com.blazebit.persistence.view.impl
Methods in com.blazebit.persistence.view.impl that return BatchCorrelationModeModifier and TypeMethodDescriptionEntityViewConfiguration.getExpectBatchCorrelationValues()EntityViewConfiguration.getExpectBatchCorrelationValues(String attributePath) static BatchCorrelationModeReturns the enum constant of this type with the specified name.static BatchCorrelationMode[]BatchCorrelationMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BatchCorrelationMode in com.blazebit.persistence.view.impl.objectbuilder.transformer.correlation
Fields in com.blazebit.persistence.view.impl.objectbuilder.transformer.correlation declared as BatchCorrelationModeModifier and TypeFieldDescriptionprotected final BatchCorrelationModeAbstractCorrelatedBatchTupleListTransformer.expectBatchCorrelationMode