Package | Description |
---|---|
org.hibernate.search.engine.nesting.impl |
Modifier and Type | Class and Description |
---|---|
class |
NoOpNestingContext
No-op
NestingContext . |
Modifier and Type | Field and Description |
---|---|
static NestingContext |
NoOpNestingContext.INSTANCE |
Modifier and Type | Method and Description |
---|---|
NestingContext |
NestingContextFactory.createNestingContext(Class<?> indexedEntityType) |
NestingContext |
DefaultNestingContextFactory.createNestingContext(Class<?> indexedEntityType) |
Copyright © 2006–2017 Hibernate. All rights reserved.