public class DefaultNestingContextFactory extends Object implements NestingContextFactory
| Modifier and Type | Field and Description |
|---|---|
static NestingContextFactory |
INSTANCE |
| Constructor and Description |
|---|
DefaultNestingContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
NestingContext |
createNestingContext(Class<?> indexedEntityType) |
public static final NestingContextFactory INSTANCE
public NestingContext createNestingContext(Class<?> indexedEntityType)
createNestingContext in interface NestingContextFactoryCopyright © 2006–2016 Hibernate. All rights reserved.