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