Class NullCacheKey

java.lang.Object
org.apache.ibatis.cache.CacheKey
org.apache.ibatis.cache.NullCacheKey
All Implemented Interfaces:
Serializable, Cloneable

@Deprecated public final class NullCacheKey extends CacheKey
Deprecated.
Since 3.5.3, This class never used and will be removed future version.
Author:
Clinton Begin
See Also: