ehcache

Uses of Class
net.sf.ehcache.search.impl.BaseResult

Packages that use BaseResult
net.sf.ehcache.search.impl This package contains an implementation for Results. 
 

Uses of BaseResult in net.sf.ehcache.search.impl
 

Classes in net.sf.ehcache.search.impl with type parameters of type BaseResult
 class OrderComparator<T extends BaseResult>
          Compound sort ordering comparactor
 

Subclasses of BaseResult in net.sf.ehcache.search.impl
 class AggregateOnlyResult
          A result implementation intended solely for holding aggregate results.
 class GroupedResultImpl
          Representation of single result row from group-by queries
 class ResultImpl
          Result implementation
 


ehcache

Copyright 2001-2015, Terracotta, Inc.