Package org.hibernate.processor.xml
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 org.hibernate.processor.xml.XmlMetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.hibernate.processor.model.MetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, inheritedAnnotations
-
Constructor Details
-
XmlMetaSingleAttribute
-
-
Method Details
-
getMetaType
- Specified by:
getMetaType
in interfaceMetaAttribute
- Specified by:
getMetaType
in classXmlMetaAttribute
-