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
The enumerated strings
static StringROW
The enumerated strings
Method Summary
String[]getValues()

Field Detail

NORMAL

public static final String NORMAL
The enumerated strings

ROW

public static final String ROW
The enumerated strings

Method Detail

getValues

public String[] getValues()

Returns: the enumerated strings