Class SQLServerTreeProcessorV12

All Implemented Interfaces:
NodeTreeVisitor, SQLTreeProcessor

public class SQLServerTreeProcessorV12 extends SQLServerTreeProcessor
SQL tree processor that supports OFFSET X ROWS FETCH NEXT Y ROWS ONLY clause for the SQLServer 2012 and later.
Since:
4.2
  • Constructor Details

    • SQLServerTreeProcessorV12

      public SQLServerTreeProcessorV12()
  • Method Details