Package org.hibernate.loader.plan.exec.process.spi
-
Interface Summary Interface Description CollectionReferenceInitializer EntityReferenceInitializer ReaderCollector Used as a callback mechanism while building the SQL statement to collect the needed ResultSet initializers.ResultSetProcessingContext ResultSetProcessingContext.EntityKeyResolutionContext 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 objectRowReader ScrollableResultSetProcessor Contract for processing JDBC ResultSets a single logical row at a time.