Class GaussDbInsertStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, PGSQLObject, PGSQLStatement

public class GaussDbInsertStatement extends PGInsertStatement
  • Constructor Details

    • GaussDbInsertStatement

      public GaussDbInsertStatement()
  • Method Details

    • setIgnore

      public void setIgnore(boolean ignore)
    • isIgnore

      public boolean isIgnore()
    • getDuplicateKeyUpdate

      public List<SQLExpr> getDuplicateKeyUpdate()