| Package | Description | 
|---|---|
| org.hibernate.loader.plan.exec.process.internal | |
| org.hibernate.loader.plan.exec.process.spi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResultSetProcessingContextImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
ResultSetProcessingContext.EntityReferenceProcessingState | 
EntityReturnReader.getIdentifierResolutionContext(ResultSetProcessingContext context)  | 
Object | 
EntityReturnReader.read(ResultSet resultSet,
    ResultSetProcessingContext context)  | 
Object | 
CollectionReturnReader.read(ResultSet resultSet,
    ResultSetProcessingContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
ReturnReader.read(ResultSet resultSet,
    ResultSetProcessingContext context)
Essentially performs the second phase of two-phase loading. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.