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, setExpectedType
int getSourceLine()
int getSourceColumn()
getSourceLine()
) where this parameter occurs.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.