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.db2 |
Class and Description |
---|
TCreateVariableStmt |
TDb2CallStmt |
TDb2CaseStmt |
TDb2CloseCursorStmt |
TDb2ConditionDeclaration |
TDb2CreateFunction
Deprecated.
since v2.6.4.1, use
TCreateFunctionStmt instead. |
TDb2CreateProcedure
Deprecated.
As of v2.5.1.7, replaced by
TCreateProcedureStmt |
TDb2CreateTrigger
Deprecated.
As of v2.0.1.0, replaced by
TCreateTriggerStmt |
TDb2DeclareCursorStatement |
TDb2DummyStmt |
TDb2FetchCursorStmt |
TDb2GotoStmt |
TDb2HandlerDeclaration |
TDb2IterateStmt |
TDb2LeaveStmt |
TDb2LoopStmt |
TDb2OpenCursorStmt |
TDb2ReturnCodesDeclaration |
TDb2ReturnStmt |
TDb2ScriptOptionStmt |
TDb2SetStmt |
TDb2SetVariableStmt |
TDb2SqlVariableDeclaration |
TDb2StatementDeclaration |
TDb2StmtStub |
TRunStats |
Class and Description |
---|
TCustomDb2Stmt |
Class and Description |
---|
TCustomDb2Stmt |
TDb2ReturnStmt |