Class Component

java.lang.Object
org.hibernate.mapping.SimpleValue
org.hibernate.mapping.Component
All Implemented Interfaces:
Serializable, KeyValue, MetaAttributable, SortableValue, Value

public class Component extends SimpleValue implements MetaAttributable, SortableValue
A mapping model object that represents an embeddable class.
Author:
Gavin King, Steve Ebersole
See Also: