@java.lang.SuppressWarnings("rawtypes") public abstract class OneToMany<T extends Property> extends ToMany
Models a one-to-many association
Constructor and description |
---|
OneToMany
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
OneToMany
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
isNullable() |