Annotation Type ForceBreakdown


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface ForceBreakdown
    Indicates that a field must be broken down into its fields instead of being stored as it is, even if its type is supported by the configuration we try to put the field's value into.