org.apache.tools.ant.taskdefs

Class 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 Detail

      • OnError

        public OnError()
    • Method Detail

      • getValues

        public java.lang.String[] getValues()
        Description copied from class: EnumeratedAttribute
        This is the only method a subclass needs to implement.
        Specified by:
        getValues in class EnumeratedAttribute
        Returns:
        the enumerated values