Package | Description |
---|---|
gudusoft.gsqlparser.nodes.teradata | |
gudusoft.gsqlparser.stmt.teradata |
Modifier and Type | Method and Description |
---|---|
TTeradataSetSession.ESetSessionType |
TSetSessionSqlNode.getSetSessionType() |
Modifier and Type | Method and Description |
---|---|
TTeradataSetSession.ESetSessionType |
TTeradataSetSession.getSetSessionType() |
static TTeradataSetSession.ESetSessionType |
TTeradataSetSession.ESetSessionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TTeradataSetSession.ESetSessionType[] |
TTeradataSetSession.ESetSessionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|