Class XmlMetaSingleAttribute
java.lang.Object
org.hibernate.processor.xml.XmlMetaAttribute
org.hibernate.processor.xml.XmlMetaSingleAttribute
- All Implemented Interfaces:
MetaAttribute, MetaSingleAttribute
-
Constructor Summary
ConstructorsConstructorDescriptionXmlMetaSingleAttribute(XmlMetaEntity parent, String propertyName, String type) -
Method Summary
Methods inherited from class XmlMetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface MetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, inheritedAnnotations
-
Constructor Details
-
XmlMetaSingleAttribute
-
-
Method Details
-
getMetaType
- Specified by:
getMetaTypein interfaceMetaAttribute- Specified by:
getMetaTypein classXmlMetaAttribute
-