| Package | Description |
|---|---|
| org.hibernate.search.query.hibernate.impl |
| Class and Description |
|---|
| AbstractLoader
Abstract loader which will take care of taking object loading timings.
|
| CriteriaObjectInitializer
Initialize object using one or several criteria queries.
|
| EntityInfoLoadKey
Custom key to keep a map of loaded
EntityInfo instances. |
| Loader
Interface defining a set of operations in order to load entities which matched a query.
|
| LookupObjectInitializer
Initializes objects using lookup by id.
|
| ObjectInitializationContext
Context class wrapping all resources needed in the context of object initialization.
|
| ObjectInitializer
Initializes the objects specified by an array of
EntityInfo instances. |
| ObjectLoaderBuilder |
| ScrollableResultsImpl
Implements scrollable and paginated resultsets.
|
Copyright © 2006–2016 Hibernate. All rights reserved.