org.apache.tools.ant.taskdefs

Class SQLExec.DelimiterType

public static class SQLExec.DelimiterType extends EnumeratedAttribute

delimiters we support, "normal" and "row"
Field Summary
static StringNORMAL
static StringROW
Method Summary
String[]getValues()

Field Detail

NORMAL

public static final String NORMAL

ROW

public static final String ROW

Method Detail

getValues

public String[] getValues()
Copyright