|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQueryParamHelper | |
ca.uhn.cache.internal.hibernate.impl | |
ca.uhn.cache.internal.impl |
Uses of IQueryParamHelper in ca.uhn.cache.internal.hibernate.impl |
Classes in ca.uhn.cache.internal.hibernate.impl that implement IQueryParamHelper | |
class |
DateParamHelper
|
class |
StringParamHelper
|
Uses of IQueryParamHelper in ca.uhn.cache.internal.impl |
Methods in ca.uhn.cache.internal.impl that return IQueryParamHelper | |
protected IQueryParamHelper |
HibernateQueryResultStore.getQueryParamHelper(IQueryParam theQueryParam)
Retrieves the IQueryParamHelper corresponding to the provided query param. |
Methods in ca.uhn.cache.internal.impl with parameters of type IQueryParamHelper | |
protected void |
HibernateQueryResultStore.registerQueryParamToQueryParamHelper(java.lang.Class theQueryParamClazz,
IQueryParamHelper theFieldFactory)
Registers the mapping between an IQueryParam and the corresponding Field subclass. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |