Package | Description |
---|---|
org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
org.hibernate.loader.plan.exec.process.internal | |
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 |
ReaderCollector
Used as a callback mechanism while building the SQL statement to collect the needed ResultSet initializers.
|
ResultSetProcessor
Contract for processing JDBC ResultSets.
|
Class and Description |
---|
CollectionReferenceInitializer |
EntityReferenceInitializer |
ReaderCollector
Used as a callback mechanism while building the SQL statement to collect the needed ResultSet initializers.
|
ResultSetProcessingContext |
ResultSetProcessingContext.EntityReferenceProcessingState
Holds all pieces of information known about an entity reference in relation to each row as we process the
result set.
|
ResultSetProcessor
Contract for processing JDBC ResultSets.
|
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 |
---|
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-2015 Red Hat, Inc. All Rights Reserved.