| Package | Description |
|---|---|
| org.hibernate.engine.loading.internal |
Internal classes used to track loading of data, potentially across multiple ResultSets
|
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionLoadContext |
LoadContexts.getCollectionLoadContext(java.sql.ResultSet resultSet)
Get the
CollectionLoadContext associated with the given
ResultSet, creating one if needed. |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreMessageLogger.failSafeCollectionsCleanup(CollectionLoadContext collectionLoadContext) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.