org.hibernate.loader.custom.sql
Class SQLQueryParser
java.lang.Object
org.hibernate.loader.custom.sql.SQLQueryParser
public class SQLQueryParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLQueryParser
public SQLQueryParser(String queryString,
org.hibernate.loader.custom.sql.SQLQueryParser.ParserContext context,
SessionFactoryImplementor factory)
getNamedParameters
public Map getNamedParameters()
queryHasAliases
public boolean queryHasAliases()
process
public String process()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.