-
Sub-task
-
Resolution: Done
-
Major
-
3.1.0.M2
@Target(
{FIELD, METHOD, TYPE})
Attributes:
String name();
String inverseName() default "";
Name of the foreign key used in OneToMany, ManyToOne, and OneToOne
relationships. Used for the owning side in ManyToMany relationships
InverseName used for the non-owning side of a ManyToMany relationship. Ignored
in other relationships.