Class ToOne

All Implemented Interfaces:
Serializable, Fetchable, KeyValue, SortableValue, Value
Direct Known Subclasses:
ManyToOne, OneToOne

public abstract class ToOne extends SimpleValue implements Fetchable, SortableValue
A mapping model object representing an association where the target side has cardinality one.
See Also: