Class DMLStatement

java.lang.Object
de.hybris.bootstrap.ddl.tools.SqlStatement
de.hybris.bootstrap.ddl.tools.DMLStatement

public class DMLStatement extends SqlStatement
  • Constructor Details

  • Method Details

    • getParams

      public Object[] getParams()
    • toString

      public String toString()
      Overrides:
      toString in class SqlStatement
    • isStopIfEmpty

      public boolean isStopIfEmpty()
    • setStopIfEmpty

      public void setStopIfEmpty(boolean stopIfEmpty)