| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.stmt.oracle |
| Modifier and Type | Method and Description |
|---|---|
TBindArgumentList |
TExecImmeNode.getBindArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
TExecImmeNode.setBindArguments(TBindArgumentList bindArguments) |
| Modifier and Type | Method and Description |
|---|---|
TBindArgumentList |
TPlsqlExecImmeStmt.getBindArguments()
bind arguments
|
| Modifier and Type | Method and Description |
|---|---|
void |
TPlsqlExecImmeStmt.setBindArguments(TBindArgumentList bindArguments) |
Copyright © 2019. All rights reserved.