All Implemented Interfaces:
Copyable, Serializable

public class Over extends SqlField
Over Class Used to parse window functions Generates a OVER condition in a query
Author:
Pablo Garcia - 27/05/2019
See Also:
  • Constructor Details

    • Over

      public Over()
  • Method Details

    • copy

      public Over copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • toString

      public String toString()
      Overrides:
      toString in class OutputField