public class SQLParameterLookupParser extends PropertyLookupParser
| Constructor and Description |
|---|
SQLParameterLookupParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getFields() |
protected java.lang.String |
lookupVariable(java.lang.String name)
Looks up the property with the given name.
|
getClosingBraceChar, getEscapeChar, getMarkerChar, getOpeningBraceChar, setClosingBraceChar, setEscapeChar, setMarkerChar, setOpeningBraceChar, translateAndLookupprotected java.lang.String lookupVariable(java.lang.String name)
PropertyLookupParserlookupVariable in class PropertyLookupParsername - the name of the property to look up.public java.lang.String[] getFields()