org.hibernate.loader.custom
Class SQLQueryReturnProcessor
java.lang.Object
org.hibernate.loader.custom.SQLQueryReturnProcessor
public class SQLQueryReturnProcessor
- extends Object
- Author:
- Gavin King, Max Andersen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLQueryReturnProcessor
public SQLQueryReturnProcessor(SQLQueryReturn[] queryReturns,
SQLQueryScalarReturn[] scalarQueryReturns,
SessionFactoryImplementor factory)
process
public void process()
getCollectionAliases
public List getCollectionAliases()
getCollectionOwnerAliases
public List getCollectionOwnerAliases()
getCollectionPersisters
public List getCollectionPersisters()
getAlias2Persister
public Map getAlias2Persister()
getAliases
public List getAliases()
getLockModes
public List getLockModes()
getPersisters
public List getPersisters()
getAlias2OwnerAlias
public Map getAlias2OwnerAlias()
getScalarTypes
public List getScalarTypes()
getScalarColumnAliases
public List getScalarColumnAliases()
getPropertyResults
public List getPropertyResults()
getCollectionPropertyResults
public List getCollectionPropertyResults()
getAlias2Return
public Map getAlias2Return()