注释类型 ForeignKey
-
@Target({FIELD,METHOD,TYPE}) @Retention(RUNTIME) @Deprecated public @interface ForeignKey
已过时。Prefer the JPA 2.1 introducedForeignKeyinstead.Define the foreign key name.
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 StringinverseName已过时。Used for the non-owning side of a ManyToMany relationship.
-