|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Loader | |
---|---|
org.hibernate.search.query.hibernate.impl |
Uses of Loader in org.hibernate.search.query.hibernate.impl |
---|
Classes in org.hibernate.search.query.hibernate.impl that implement Loader | |
---|---|
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
|
Methods in org.hibernate.search.query.hibernate.impl that return Loader | |
---|---|
Loader |
ObjectLoaderBuilder.buildLoader()
|
Constructors in org.hibernate.search.query.hibernate.impl with parameters of type Loader | |
---|---|
IteratorImpl(List<EntityInfo> entityInfos,
Loader loader)
|
|
ScrollableResultsImpl(int fetchSize,
DocumentExtractor extractor,
Loader loader,
SessionImplementor sessionImplementor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |