注释类型 Tuplizer

    • 必需元素概要

      所需元素 
      修饰符和类型 必需的元素 说明
      Class impl
      Tuplizer implementation.
    • 元素详细资料

      • impl

        Class impl
        Tuplizer implementation.
      • entityMode

        @Deprecated
        String entityMode
        已过时。
        should use #entityModeType instead
        either pojo, dynamic-map or dom4j.
        默认值:
        "pojo"
      • entityModeType

        EntityMode entityModeType
        The entity mode.
        默认值:
        org.hibernate.EntityMode.POJO