java.lang.Object
com.almis.awe.model.entities.queries.Table
All Implemented Interfaces:
Copyable, Serializable

public class Table extends Object implements Copyable
Table Class Used to parse the files Queries.xml with XStream Generates a table statement
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • Table

      public Table()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • copy

      public Table copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Specified by:
      copy in interface Copyable
      Returns:
      element copy