Uses of Package
ca.uhn.cache.impl

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 IQueryParams.
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.
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.