| Package | Description |
|---|---|
| org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
| org.sqlproc.engine.impl |
The private part of the SQL Processor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
SqlControl.SqlExecutionCallback |
SqlControl.getSqlExecutionCallback()
Returns the SQL command execution callback handler
|
| Modifier and Type | Field and Description |
|---|---|
private SqlControl.SqlExecutionCallback |
SqlStandardControl.sqlExecutionCallback
The SQL command execution callback handler.
|
| Modifier and Type | Method and Description |
|---|---|
SqlControl.SqlExecutionCallback |
SqlStandardControl.getSqlExecutionCallback()
Returns the SQL command execution callback handler
|
| Modifier and Type | Method and Description |
|---|---|
SqlStandardControl |
SqlStandardControl.setSqlExecutionCallback(SqlControl.SqlExecutionCallback sqlExecutionCallback)
Sets the SQL command execution callback handler.
|
Copyright © 2018. All rights reserved.