接口 NaturalIdUniqueKeyBinder


  • public interface NaturalIdUniqueKeyBinder
    作者:
    Steve Ebersole
    • 方法详细资料

      • addAttributeBinding

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

        void process()