接口 ExplicitParameterSpecification

    • 方法详细资料

      • getSourceLine

        int getSourceLine()
        Retrieves the line number on which this parameter occurs in the source query.
        返回:
        The line number.
      • getSourceColumn

        int getSourceColumn()
        Retrieves the column number (within the getSourceLine()) where this parameter occurs.
        返回:
        The column number.