Uses of Interface
org.hibernate.metamodel.mapping.AttributeMetadata
-
Packages that use AttributeMetadata Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of AttributeMetadata in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return AttributeMetadata Modifier and Type Method Description AttributeMetadata
AttributeMetadataAccess. resolveAttributeMetadata(EntityMappingType entityMappingType)
Resolve the details about the attribute
-