Uses of Interface
org.hibernate.engine.spi.NaturalIdResolutions
-
Packages that use NaturalIdResolutions Package Description org.hibernate.engine.spi -
-
Uses of NaturalIdResolutions in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return NaturalIdResolutions Modifier and Type Method Description NaturalIdResolutionsPersistenceContext. getNaturalIdResolutions()Access to the natural-id helper for this persistence context
-