Overload List

  NameDescription
ManyToOne(Type)
A many-to-one association type for the given class and cascade style.
ManyToOne(Type, Boolean)
A many-to-one association type for the given class and cascade style.
ManyToOne(Type, String, Boolean, Boolean)
A many-to-one association type for the given class and cascade style.

See Also