Package org.hibernate.processor.model
Interface MetaCollection
-
- All Superinterfaces:
MetaAttribute
- All Known Implementing Classes:
AnnotationMetaCollection
,AnnotationMetaMap
,XmlMetaCollection
,XmlMetaMap
public interface MetaCollection extends MetaAttribute
-
-
Method Summary
-
Methods inherited from interface org.hibernate.processor.model.MetaAttribute
getAttributeDeclarationString, getAttributeNameDeclarationString, getHostingEntity, getMetaType, getPropertyName, getTypeDeclaration, hasStringAttribute, hasTypedAttribute, inheritedAnnotations
-
-