All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class Insert extends MaintainQuery
Insert Class Used to parse the file Maintain.xml with XStream Target for insert records. Generates a query which allows add new records into the table
Author:
Ismael SERRANO - 28/JUN/2010
See Also:
  • Constructor Details

    • Insert

      public Insert()
  • Method Details

    • getAuditTable

      public String getAuditTable()
      Returns the audit table name (cancels audit in case of INSERT INTO SELECT statements)
      Returns:
      Audit table name
    • getMaintainType

      public MaintainType getMaintainType()
      Description copied from class: MaintainQuery
      Returns the maintain type
      Overrides:
      getMaintainType in class MaintainQuery
      Returns:
      Maintain type