Uses of Interface
org.hibernate.engine.spi.NaturalIdResolutions
Packages that use NaturalIdResolutions
Package
Description
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of NaturalIdResolutions in org.hibernate.engine.internal
Classes in org.hibernate.engine.internal that implement NaturalIdResolutionsMethods in org.hibernate.engine.internal that return NaturalIdResolutions -
Uses of NaturalIdResolutions in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return NaturalIdResolutionsModifier and TypeMethodDescriptionPersistenceContext.getNaturalIdResolutions()
Access to the natural-id helper for this persistence context