Package org.hibernate.engine.spi
Interface Resolution
public interface Resolution
Used to put natural id values into collections. Useful mainly to
apply equals/hashCode implementations.
-
Method Summary
-
Method Details
-
getNaturalIdValue
Object getNaturalIdValue() -
isSame
-