Package | Description |
---|---|
org.hibernate.search.query.hibernate.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoader
Abstract loader which will take care of taking object loading timings.
|
class |
MultiClassesQueryLoader
A loader which loads objects of multiple types.
|
class |
ProjectionLoader
Implementation of the
Loader interface used for loading entities which are projected via
ProjectionConstants.THIS . |
class |
QueryLoader |
Modifier and Type | Method and Description |
---|---|
Loader |
ObjectLoaderBuilder.buildLoader() |
Constructor and Description |
---|
IteratorImpl(List<EntityInfo> entityInfos,
Loader loader) |
ScrollableResultsImpl(int fetchSize,
DocumentExtractor extractor,
Loader loader,
SessionImplementor sessionImplementor) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved