| Interface | Description |
|---|---|
| NestingContext |
Allows backends to insert "marker" fields representing the current nesting in case of index embedded associations.
|
| NestingContextFactory |
Factory for creating
NestingContexts. |
| NestingContextFactoryProvider |
Service for obtaining
NestingContextFactory implementations. |
| Class | Description |
|---|---|
| DefaultNestingContextFactory |
Always returns the no-op context.
|
| NoOpNestingContext |
No-op
NestingContext. |
Copyright © 2006–2016 Hibernate. All rights reserved.