public interface PojoSearchSessionDelegate
| Modifier and Type | Method and Description |
|---|---|
<R,E,E2,C> PojoScopeDelegate<R,E2,C> |
createPojoScope(Collection<? extends Class<? extends E>> targetedTypes,
PojoScopeTypeExtendedContextProvider<E,C> indexedTypeExtendedContextProvider) |
PojoSessionWorkExecutor |
createSessionWorkExecutor(DocumentCommitStrategy commitStrategy) |
PojoWorkPlan |
createWorkPlan(DocumentCommitStrategy commitStrategy,
DocumentRefreshStrategy refreshStrategy) |
AbstractPojoSessionContextImplementor |
getSessionContext() |
AbstractPojoSessionContextImplementor getSessionContext()
<R,E,E2,C> PojoScopeDelegate<R,E2,C> createPojoScope(Collection<? extends Class<? extends E>> targetedTypes, PojoScopeTypeExtendedContextProvider<E,C> indexedTypeExtendedContextProvider)
PojoWorkPlan createWorkPlan(DocumentCommitStrategy commitStrategy, DocumentRefreshStrategy refreshStrategy)
PojoSessionWorkExecutor createSessionWorkExecutor(DocumentCommitStrategy commitStrategy)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.