public class SQLQueryParser extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SQLQueryParser.ParameterSubstitutionRecognizer  | 
| Constructor and Description | 
|---|
SQLQueryParser(String queryString,
              org.hibernate.loader.custom.sql.SQLQueryParser.ParserContext context,
              SessionFactoryImplementor factory)  | 
public SQLQueryParser(String queryString, org.hibernate.loader.custom.sql.SQLQueryParser.ParserContext context, SessionFactoryImplementor factory)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.