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(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 © 2017 JBoss by Red Hat. All rights reserved.