Package | Description |
---|---|
org.hibernate.loader.plan.exec.process.spi | |
org.hibernate.loader.plan.exec.spi |
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
|
Class and Description |
---|
CollectionReferenceInitializer |
EntityReferenceInitializer |
ResultSetProcessingContext |
ResultSetProcessingContext.EntityReferenceProcessingState
Holds all pieces of information known about an entity reference in relation to each row as we process the
result set.
|
ReturnReader
Handles reading a single root Return object
|
RowReader |
ScrollableResultSetProcessor
Contract for processing JDBC ResultSets a single logical row at a time.
|
Class and Description |
---|
ResultSetProcessor
Contract for processing JDBC ResultSets.
|
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.