Class MetaAttribute
java.lang.Object
org.hibernate.mapping.MetaAttribute
- All Implemented Interfaces:
Serializable
A meta attribute is a named value or values.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetaAttribute
-
-
Method Details
-
getName
-
getValues
-
addValue
-
getValue
-
isMultiValued
public boolean isMultiValued() -
toString
-