Overload List

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

See Also