Interface NaturalIdUniqueKeyBinder


  • public interface NaturalIdUniqueKeyBinder
    • Method Detail

      • addAttributeBinding

        void addAttributeBinding​(Property attributeBinding)
        Adds a attribute binding. The attribute is a (top-level) part of the natural-id
        Parameters:
        attributeBinding - The attribute binding that is part of the natural-id
      • process

        void process()