枚举 CacheModeType

  • 所有已实现的接口:
    Serializable, Comparable<CacheModeType>

    public enum CacheModeType
    extends Enum<CacheModeType>
    Enumeration for the different interaction modes between the session and the Level 2 Cache.
    作者:
    Emmanuel Bernard, Carlos Gonzalez-Cadenas