Package | Description |
---|---|
gudusoft.gsqlparser.pp.para |
Modifier and Type | Field and Description |
---|---|
GOutputFmt |
GFmtOpt.outputFmt
used for sql output format.
|
Modifier and Type | Method and Description |
---|---|
static GOutputFmt |
GOutputFmt.of(String type) |
static GOutputFmt |
GOutputFmt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GOutputFmt[] |
GOutputFmt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|