org.hibernate.loader.custom
Class SQLQueryParser
java.lang.Object
org.hibernate.loader.custom.SQLQueryParser
- public class SQLQueryParser
- 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 |
SQLQueryParser
public SQLQueryParser(String sqlQuery,
Map alias2Persister,
Map alias2Return,
String[] aliases,
String collectionAlias,
QueryableCollection collectionPersister,
String[] suffixes)
getPersisterIndex
public int getPersisterIndex(String aliasName)
process
public String process()
getNamedParameters
public Map getNamedParameters()