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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
NULL_CACHE_KEY
 
- 
- 
Constructor Details- 
CacheKeypublic CacheKey()
- 
CacheKey
 
- 
- 
Method Details