|
The name given via @NumericField#forField() is considered only insufficiently. If the annotation is present, not only the named @Field is made a numeric field by default, but all fields of that property are.
Also the consistency check in AnnotationMetadataProvider.checkForField() does not work when the @Fields list annotation is used.
As a work-around, a numeric bridge can be explicitly configured via @Field#bridge().
|