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 NestingContextFactory
Copyright © 2006–2017 Hibernate. All rights reserved.