Annotation Interface ChildJoin


@Retention(RUNTIME) public @interface ChildJoin
value that goes inside a QMetadataProducingEntity annotation, to control the generation of a QJoinMetaData
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    boolean
     
  • Optional Element Summary

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

    • enabled

      boolean enabled
    • orderBy

      Default:
      {}
    • isOneToOne

      boolean isOneToOne
      Default:
      false