Uses of Package
ca.uhn.cache

Packages that use ca.uhn.cache
ca.uhn.cache   
ca.uhn.cache.exception   
ca.uhn.cache.impl   
ca.uhn.cache.internal   
ca.uhn.cache.internal.hibernate   
ca.uhn.cache.internal.hibernate.impl   
ca.uhn.cache.internal.impl   
ca.uhn.cache.proxy   
ca.uhn.cache.proxy.impl   
ca.uhn.cache.util   
 

Classes in ca.uhn.cache used by ca.uhn.cache
CacheReasonEnum
          Type safe codes for reasons for caching data.
IDataItem
          Represents an individual item stored by a cache.
IDataSource
          Encapsulates a source of data, for example an original source of data that are to be cached, or a caching proxy around such a data source.
IDimension
          An axis of a IParamSpace, along which data are divided into IChunks.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryParam
          A query parameter that is relevant for caching, i.e.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
ISemanticCache
          A ISemanticCache keeps rapidly available copies of data in some underlying system.
VolatilityEnum
          Type safe codes for data volatility.
 

Classes in ca.uhn.cache used by ca.uhn.cache.exception
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
 

Classes in ca.uhn.cache used by ca.uhn.cache.impl
CacheReasonEnum
          Type safe codes for reasons for caching data.
IDataItem
          Represents an individual item stored by a cache.
IDataSource
          Encapsulates a source of data, for example an original source of data that are to be cached, or a caching proxy around such a data source.
IDimension
          An axis of a IParamSpace, along which data are divided into IChunks.
IGroupQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension which intersects a certain "group" of value.
IMethodDataSourceHelper
          Adapts the arguments and return values of a particular Java method to work with a IDataSource.
IParamSpace
          A multi-dimensional space of IQueryParams.
IPointQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension exactly equal to a certain "single" value.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryParam
          A query parameter that is relevant for caching, i.e.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
ISemanticCache
          A ISemanticCache keeps rapidly available copies of data in some underlying system.
VolatilityEnum
          Type safe codes for data volatility.
 

Classes in ca.uhn.cache used by ca.uhn.cache.internal
CacheReasonEnum
          Type safe codes for reasons for caching data.
IDimension
          An axis of a IParamSpace, along which data are divided into IChunks.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryParam
          A query parameter that is relevant for caching, i.e.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
VolatilityEnum
          Type safe codes for data volatility.
 

Classes in ca.uhn.cache used by ca.uhn.cache.internal.hibernate
IGroupQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension which intersects a certain "group" of value.
IPointQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension exactly equal to a certain "single" value.
 

Classes in ca.uhn.cache used by ca.uhn.cache.internal.hibernate.impl
IGroupQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension which intersects a certain "group" of value.
IPointQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension exactly equal to a certain "single" value.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryParam
          A query parameter that is relevant for caching, i.e.
VolatilityEnum
          Type safe codes for data volatility.
 

Classes in ca.uhn.cache used by ca.uhn.cache.internal.impl
CacheReasonEnum
          Type safe codes for reasons for caching data.
IDataItem
          Represents an individual item stored by a cache.
IDimension
          An axis of a IParamSpace, along which data are divided into IChunks.
IParamSpace
          A multi-dimensional space of IQueryParams.
IPointQueryParam
          A IPointQueryParam that selects data items with values along a certain dimension exactly equal to a certain "single" value.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryParam
          A query parameter that is relevant for caching, i.e.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
VolatilityEnum
          Type safe codes for data volatility.
 

Classes in ca.uhn.cache used by ca.uhn.cache.proxy
CacheReasonEnum
          Type safe codes for reasons for caching data.
IDataItem
          Represents an individual item stored by a cache.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
ISemanticCache
          A ISemanticCache keeps rapidly available copies of data in some underlying system.
 

Classes in ca.uhn.cache used by ca.uhn.cache.proxy.impl
CacheReasonEnum
          Type safe codes for reasons for caching data.
 

Classes in ca.uhn.cache used by ca.uhn.cache.util
IParamSpace
          A multi-dimensional space of IQueryParams.
IQuery
          Represents a conjunction of IQueryParams that scopes a set of results.
IQueryResult
          Represents a set of IDataItem s that correspond to a query.
ISemanticCache
          A ISemanticCache keeps rapidly available copies of data in some underlying system.
 



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