Annotation Interface ManyToMany


@Documented @Retention(RUNTIME) @Target(allowedTargets=PROPERTY) @Target(METHOD) public @interface ManyToMany
  • 元素详细资料

    • mappedBy

      String mappedBy
      默认值:
      ""
    • orderedProps

      OrderedProp[] orderedProps
      默认值:
      {}