| Package | Description |
|---|---|
| gudusoft.gsqlparser.sqlcmds |
| Modifier and Type | Class and Description |
|---|---|
class |
TSqlCmds.TSqlCmdList
Deprecated.
Use standalone TSqlCmdList class directly
|
| Modifier and Type | Field and Description |
|---|---|
protected TSqlCmdList |
AbstractSqlCmds.sqlCmdList |
| Modifier and Type | Method and Description |
|---|---|
TSqlCmdList |
TSqlCmdsAdapter.getSqlCmdList() |
TSqlCmdList |
ISqlCmds.getSqlCmdList()
Gets the command list for this vendor (for compatibility and debugging).
|
TSqlCmdList |
AbstractSqlCmds.getSqlCmdList() |
| Modifier and Type | Method and Description |
|---|---|
protected TSqlCmd |
AbstractSqlCmds.finddbcmd(TSourceToken pcst,
TSqlCmdList cmdList)
Find command in the list starting from a specific token.
|