Package org.apache.ibatis.cache
Class CacheKey
java.lang.Object
org.apache.ibatis.cache.CacheKey
- All Implemented Interfaces:
Serializable
,Cloneable
- Direct Known Subclasses:
NullCacheKey
- Author:
- Clinton Begin
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NULL_CACHE_KEY
-
-
Constructor Details
-
CacheKey
public CacheKey() -
CacheKey
-
-
Method Details