Interface Resolution


  • public interface Resolution
    Used to put natural id values into collections. Useful mainly to apply equals/hashCode implementations.
    • Method Detail

      • getNaturalIdValue

        Object getNaturalIdValue()
      • isSame

        boolean isSame​(Object otherValue)