Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
gudusoft.gsqlparser.stmt.redshift |
Class and Description |
---|
TFetchFromStmt |
TRedshiftAbort |
TRedshiftAlterSchema |
TRedshiftAlterUser |
TRedshiftAnalyze |
TRedshiftAnalyzeCompression |
TRedshiftBegin |
TRedshiftCancel |
TRedshiftClose |
TRedshiftComment |
TRedshiftCommit |
TRedshiftCopy |
TRedshiftCreateSchema
Deprecated.
since GSP Java version 2.5.2.5, use
TCreateSchemaSqlStatement instead. |
TRedshiftCreateUser |
TRedshiftDeallocate |
TRedshiftDeclare |
TRedshiftDropSchema |
TRedshiftDropUser |
TRedshiftEnd |
TRedshiftExplain |
TRedshiftLock
Deprecated.
since version, 2.9.3.5, use
TLockTableStmt instead. |
TRedshiftPrepare |
TRedshiftReset |
TRedshiftRollback |
TRedshiftSessionAuthorization |
TRedshiftUnload
Deprecated.
since version 2.5.9.1, use
TUnloadStmt instead. |
TRedshiftVacuum |
Class and Description |
---|
EAlterGroup |
Class and Description |
---|
EAlterGroup |
EAlterSchema |