See: Description
Class | Description |
---|---|
CollectionLoadContext |
Represents state associated with the processing of a given
ResultSet
in regards to loading collections. |
EntityLoadContext |
Tracks information about loading of entities specific to a given result set.
|
LoadContexts |
Maps
result-sets to specific contextual data related to processing that result set
Considering the JDBC-redesign work, would further like this contextual info not mapped separately, but available
based on the result set being processed. |
LoadingCollectionEntry |
Represents a collection currently being loaded.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.