Annotation Interface Recordable.Raw

Enclosing interface:
Recordable

@Documented @Retention(RUNTIME) @Target({FIELD,METHOD}) @AnnotationProcessorClass(com.psddev.dari.db.RawProcessor.class) public static @interface Recordable.Raw
Specifies that the values in the target collection field should remain raw (not reference resolved).
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true