Package org.hibernate.engine.spi
Interface Resolution
-
public interface ResolutionUsed to put natural id values into collections. Useful mainly to apply equals/hashCode implementations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetNaturalIdValue()booleanisSame(Object otherValue)
-