Package org.hibernate.search.query.hibernate.impl

Interface Summary
Loader Interface defining a set of operations in order to load entities which matched a query.
ObjectsInitializer Initializes a set of objects from EntityInfos
 

Class Summary
AbstractLoader Abstract loader which will take care of taking object loading timings.
CriteriaObjectsInitializer Initialize object using one or several criteria queries.
FullTextQueryImpl Implementation of FullTextQuery.
IteratorImpl  
LoaderHelper  
LookupObjectsInitializer Initializes objects using lookup by it.
MultiClassesQueryLoader A loader which loads objects of multiple types.
ObjectLoaderBuilder  
ObjectLoaderHelper  
PersistenceContextObjectsInitializer  
ProjectionLoader Implementation of the Loader interface used for loading entities which are projected via ProjectionConstants.THIS.
QueryLoader  
ScrollableResultsImpl Implements scrollable and paginated resultsets.
SecondLevelCacheObjectsInitializer Check if the entity is available in the second level cache and load it if there before falling back to the delegate method.
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved