| 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.LowLevelSqlCallback |
SqlControl.getLowLevelSqlCallback()
Returns the low level SQL callback handler
|
| Modifier and Type | Field and Description |
|---|---|
private SqlControl.LowLevelSqlCallback |
SqlStandardControl.lowLevelSqlCallback
The low level SQL callback handler.
|
| Modifier and Type | Method and Description |
|---|---|
SqlControl.LowLevelSqlCallback |
SqlStandardControl.getLowLevelSqlCallback()
Returns the low level SQL callback handler
|
| Modifier and Type | Method and Description |
|---|---|
SqlStandardControl |
SqlStandardControl.setLowLevelSqlCallback(SqlControl.LowLevelSqlCallback lowLevelSqlCallback)
Sets the low level SQL callback handler.
|
Copyright © 2018. All rights reserved.