|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ca.uhn.cache.impl | |
ca.uhn.cache.impl | |
ca.uhn.cache.internal.hibernate.impl |
Classes in ca.uhn.cache.impl used by ca.uhn.cache.impl | |
AbstractQueryParam
Base class for all IQueryParam implementations. |
|
CommonsLangObject
Class with a default implementations for equals and hashCode and toString, which the use commong-lang EqualsBuilder , HashCodeBuilder and ToStringBuidler . |
|
DateRangeParam
A IQueryParam encompassing a range of dates. |
|
ParamSpace
A multi-dimensional space of IQueryParam s. |
|
StringSetParam
A IQueryParam that selects data items with values along
a certain dimension exactly equal to one of a set of String values. |
Classes in ca.uhn.cache.impl used by ca.uhn.cache.internal.hibernate.impl | |
CommonsLangObject
Class with a default implementations for equals and hashCode and toString, which the use commong-lang EqualsBuilder , HashCodeBuilder and ToStringBuidler . |
|
DateParam
A IPointQueryParam that selects data items with values along
a certain dimension exactly equal to a certain Date value. |
|
StringParam
A IPointQueryParam that selects data items with values along
a certain dimension exactly equal to a certain String value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |