Annotation Type EnumValueProvider.BaseEnum
-
@Target(FIELD) @Retention(RUNTIME) public static @interface EnumValueProvider.BaseEnum
Used when a JPA entity enum field is mapped to aDataResponseDTOfield which type is not enum. Necessary to define the type of field by which filtering will be performed.