Annotation Interface ManyToMany
@Documented
@Retention(RUNTIME)
@Target(allowedTargets=PROPERTY)
@Target(METHOD)
public @interface ManyToMany
-
可选元素概要
可选元素
-
元素详细资料
-
mappedBy
String mappedBy- 默认值:
- ""
-
orderedProps
OrderedProp[] orderedProps- 默认值:
- {}
-