| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.loader.custom.sql.SQLQueryReturnProcessorpublic class SQLQueryReturnProcessorextends java.lang.Objectreturns
defined by a NativeSQLQuerySpecification and
breaking them down into a series of returns for use within the
CustomLoader.
Field Summary | |
static Logger | |
Constructor Summary | |
| |
Method Summary | |
List |
|
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext |
|
public SQLQueryReturnProcessor(NativeSQLQueryReturn[] queryReturns, SessionFactoryImplementor factory)
public List generateCustomReturns(boolean queryHadAliases)
public org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext process()