Annotation Type ComparatorObjectPropertyPath
-
@Target(TYPE) @Retention(RUNTIME) public @interface ComparatorObjectPropertyPath
Represents a chain of data object properties used for planning entity comparison.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanascendingComparatorObjectProperty[]objectProperties
-
-
-
Element Detail
-
objectProperties
ComparatorObjectProperty[] objectProperties
- Default:
- {}
-
-