Overload List
| Name | Description | |
|---|---|---|
| ManyToOne(String) |
A many-to-one association type for the given class and cascade style.
| |
| ManyToOne(String, Boolean) |
A many-to-one association type for the given class and cascade style.
| |
| ManyToOne(String, String, Boolean, Boolean, Boolean, Boolean) |
A many-to-one association type for the given class and cascade style.
|