All Implemented Interfaces:
Copyable, Serializable

public class Case extends SqlField
Case Class

Used to parse the file Queries.xml with XStream Generates a CASE condition in a query

Author:
Isaac Serna - 13/JUN/2018
See Also:
  • Constructor Details

    • Case

      public Case()
  • Method Details

    • copy

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

      public String toString()
      Overrides:
      toString in class OutputField