Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor
public class SQLQueryReturnProcessor
extends java.lang.Object
returns
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()