Class SQLExec.OnError

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.SQLExec.OnError
Enclosing class:
SQLExec

public static class SQLExec.OnError extends EnumeratedAttribute
The action a task should perform on an error, one of "continue", "stop" and "abort"
  • Constructor Details

    • OnError

      public OnError()
  • Method Details