Package org.apache.ibatis.cache
Class NullCacheKey
java.lang.Object
org.apache.ibatis.cache.CacheKey
org.apache.ibatis.cache.NullCacheKey
- All Implemented Interfaces:
Serializable
,Cloneable
Deprecated.
Since 3.5.3, This class never used and will be removed future version.
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.ibatis.cache.CacheKey
NULL_CACHE_KEY
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDeprecated.- See Also:
-
-
Constructor Details
-
NullCacheKey
public NullCacheKey()Deprecated.
-
-
Method Details