注释类型 NotFound

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      NotFoundAction action
      The action to perform when an associated entity is not found.
    • 元素详细资料

      • action

        NotFoundAction action
        The action to perform when an associated entity is not found. By default an exception is thrown.
        默认值:
        org.hibernate.annotations.NotFoundAction.EXCEPTION