Uses of Interface
org.hibernate.metamodel.mapping.CollectionMappingType
-
Packages that use CollectionMappingType Package Description org.hibernate.metamodel.mapping Hibernate's run-time mapping model. -
-
Uses of CollectionMappingType in org.hibernate.metamodel.mapping
Methods in org.hibernate.metamodel.mapping that return CollectionMappingType Modifier and Type Method Description CollectionMappingType<?>PluralAttributeMapping. getMappedType()
-