Class Property

java.lang.Object
org.hibernate.mapping.Property
All Implemented Interfaces:
Serializable, MetaAttributable
Direct Known Subclasses:
Backref, IndexBackref, SyntheticProperty

public class Property extends Object implements Serializable, MetaAttributable
A mapping model object representing a property or field of an entity or embeddable class.
See Also: