Class OneToMany

java.lang.Object
org.hibernate.mapping.OneToMany
All Implemented Interfaces:
Serializable, Value

public class OneToMany extends Object implements Value
A mapping model object representing a many-to-one association.
See Also: