Uses of Interface
org.hibernate.collection.spi.CollectionSemanticsResolver
-
Packages that use CollectionSemanticsResolver Package Description org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata. -
-
Uses of CollectionSemanticsResolver in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return CollectionSemanticsResolver Modifier and Type Method Description default CollectionSemanticsResolverMetadataBuildingOptions. getPersistentCollectionRepresentationResolver()
-