| Package | Description |
|---|---|
| org.hibernate.engine.internal | |
| org.hibernate.engine.loading.internal | |
| org.hibernate.engine.spi |
| Modifier and Type | Method and Description |
|---|---|
LoadContexts |
StatefulPersistenceContext.getLoadContexts() |
| Modifier and Type | Method and Description |
|---|---|
LoadContexts |
CollectionLoadContext.getLoadContext() |
| Constructor and Description |
|---|
CollectionLoadContext(LoadContexts loadContexts,
ResultSet resultSet)
Creates a collection load context for the given result set.
|
EntityLoadContext(LoadContexts loadContexts,
ResultSet resultSet) |
| Modifier and Type | Method and Description |
|---|---|
LoadContexts |
PersistenceContext.getLoadContexts()
Retrieve this persistence context's managed load context.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.