| Package | Description |
|---|---|
| org.hibernate.engine.query.spi | |
| org.hibernate.loader.custom.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
ParamLocationRecognizer
Implements a parameter parser recognizer specifically for the purpose
of journaling parameter locations.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ParameterParser.parse(String sqlString,
ParameterParser.Recognizer recognizer)
Performs the actual parsing and tokenizing of the query string making appropriate
callbacks to the given recognizer upon recognition of the various tokens.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLQueryParser.ParameterSubstitutionRecognizer |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.