注释接口 ManyToManyView


@Documented @Retention(RUNTIME) @Target(allowedTargets=PROPERTY) @Target(METHOD) public @interface ManyToManyView
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
     
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
     
     
  • 元素详细资料

    • value

      Class<?> value
    • prop

      String prop
      默认值:
      ""
    • inverseProp

      String inverseProp
      默认值:
      ""