Package org.hibernate.jpamodelgen.model
Interface MetaSingleAttribute
-
- All Superinterfaces:
MetaAttribute
- All Known Implementing Classes:
AnnotationMetaSingleAttribute
,XmlMetaSingleAttribute
public interface MetaSingleAttribute extends MetaAttribute
-
-
Method Summary
-
Methods inherited from interface org.hibernate.jpamodelgen.model.MetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getMetaType, getPropertyName, getTypeDeclaration
-
-