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.| Constructor and Description |
|---|
SQLQueryReturnProcessor(NativeSQLQueryReturn[] queryReturns,
SessionFactoryImplementor factory) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
generateCustomReturns(boolean queryHadAliases) |
org.hibernate.loader.custom.sql.SQLQueryReturnProcessor.ResultAliasContext |
process() |
public SQLQueryReturnProcessor(NativeSQLQueryReturn[] queryReturns, SessionFactoryImplementor factory)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.