public interface ExplicitParameterSpecification extends ParameterSpecification
| Modifier and Type | Method and Description |
|---|---|
int |
getSourceColumn()
Retrieves the column number (within the
getSourceLine()) where this parameter occurs. |
int |
getSourceLine()
Retrieves the line number on which this parameter occurs in the source query.
|
bind, getExpectedType, renderDisplayInfo, setExpectedTypeint getSourceLine()
int getSourceColumn()
getSourceLine()) where this parameter occurs.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.