注释类型 Cache

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      String include
      How lazy properties are included in the second level cache.
      String region
      The cache region name.
      • region

        String region
        The cache region name.
        默认值:
        ""
      • include

        String include
        How lazy properties are included in the second level cache. Default value is "all"; other allowable value: "non-lazy"
        默认值:
        "all"