Uses of Interface
org.hibernate.collection.spi.CollectionSemanticsResolver
Packages that use CollectionSemanticsResolver
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Internal implementations and support for persistent collections.
-
Uses of CollectionSemanticsResolver in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return CollectionSemanticsResolverModifier and TypeMethodDescriptiondefault CollectionSemanticsResolver
MetadataBuildingOptions.getPersistentCollectionRepresentationResolver()
-
Uses of CollectionSemanticsResolver in org.hibernate.collection.internal
Classes in org.hibernate.collection.internal that implement CollectionSemanticsResolverModifier and TypeClassDescriptionclass
Standard implementation of CollectionSemanticsResolver