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.
|
getExpectedType, renderDisplayInfo, setExpectedTypebindint getSourceLine()
int getSourceColumn()
getSourceLine()) where this parameter occurs.Copyright © 2019 JBoss by Red Hat. All rights reserved.