Class SubqueryExpressionSegment

    • Constructor Detail

      • SubqueryExpressionSegment

        public SubqueryExpressionSegment()
    • Method Detail

      • getStartIndex

        public int getStartIndex()
        Description copied from interface: SQLSegment
        Get start index.
        Specified by:
        getStartIndex in interface SQLSegment
        Returns:
        start index
      • getStopIndex

        public int getStopIndex()
        Description copied from interface: SQLSegment
        Get stop index.
        Specified by:
        getStopIndex in interface SQLSegment
        Returns:
        stop index