|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodCacheKey | |
---|---|
org.apache.torque.manager | A manager/factory API for use with Torque-generated data beans. |
Uses of MethodCacheKey in org.apache.torque.manager |
---|
Methods in org.apache.torque.manager with parameters of type MethodCacheKey | |
---|---|
protected Object |
NoOpMethodResultCache.getImpl(MethodCacheKey key)
|
protected Object |
MethodResultCache.getImpl(MethodCacheKey key)
|
protected Object |
NoOpMethodResultCache.putImpl(MethodCacheKey key,
Object value)
|
protected Object |
MethodResultCache.putImpl(MethodCacheKey key,
Object value)
|
protected Object |
NoOpMethodResultCache.removeImpl(MethodCacheKey key)
|
protected Object |
MethodResultCache.removeImpl(MethodCacheKey key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |