注释类型 NaturalId

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      boolean mutable
      Whether the natural id is mutable (or immutable)?
    • 元素详细资料

      • mutable

        boolean mutable
        Whether the natural id is mutable (or immutable)? false (the default) indicates it is immutable; true indicates it is mutable.
        默认值:
        false