Annotation Type UseIfnull


  • @Target(FIELD)
    @Retention(RUNTIME)
    public @interface UseIfnull
    Mark this field to be used in marshalling, even if it's values are NULL! Usually, null-values are skipped, but for sharding and some other special things, it might be necessary to always have a field stored.
    Author:
    stephan