|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IParamSpace | |
ca.uhn.cache.impl | |
ca.uhn.cache.internal.impl | |
ca.uhn.cache.util |
Uses of IParamSpace in ca.uhn.cache.impl |
Classes in ca.uhn.cache.impl that implement IParamSpace | |
class |
ParamSpace
A multi-dimensional space of IQueryParam s. |
Methods in ca.uhn.cache.impl that return IParamSpace | |
IParamSpace |
ChunkBasedSemanticCache.getParamSpace()
|
Methods in ca.uhn.cache.impl with parameters of type IParamSpace | |
void |
ChunkBasedSemanticCache.setParamSpace(IParamSpace theParamSpace)
|
Uses of IParamSpace in ca.uhn.cache.internal.impl |
Methods in ca.uhn.cache.internal.impl that return IParamSpace | |
IParamSpace |
HibernateQueryResultStore.getParamSpace()
|
Methods in ca.uhn.cache.internal.impl with parameters of type IParamSpace | |
void |
HibernateQueryResultStore.setParamSpace(IParamSpace theParamSpace)
|
Uses of IParamSpace in ca.uhn.cache.util |
Methods in ca.uhn.cache.util with parameters of type IParamSpace | |
static IQuery[] |
QueryUtil.chunk(IQuery theQuery,
IParamSpace theParamSpace)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |