Uses of Interface
org.hibernate.metamodel.mapping.AttributeMetadataAccess
-
Packages that use AttributeMetadataAccess Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of AttributeMetadataAccess in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return AttributeMetadataAccess Modifier and Type Method Description AttributeMetadataAccessAttributeMapping. getAttributeMetadataAccess()Access to AttributeMetadata
-