|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.cache.CacheKey
org.apache.ibatis.cache.NullCacheKey
public final class NullCacheKey
| Field Summary |
|---|
| Fields inherited from class org.apache.ibatis.cache.CacheKey |
|---|
NULL_CACHE_KEY |
| Constructor Summary | |
|---|---|
NullCacheKey()
|
|
| Method Summary | |
|---|---|
void |
update(Object object)
|
void |
updateAll(Object[] objects)
|
| Methods inherited from class org.apache.ibatis.cache.CacheKey |
|---|
clone, equals, getUpdateCount, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullCacheKey()
| Method Detail |
|---|
public void update(Object object)
update in class CacheKeypublic void updateAll(Object[] objects)
updateAll in class CacheKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||