| Package | Description |
|---|---|
| org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
SqlProcessorLoader.AsyncEngineInit |
static interface |
SqlQuery.SqlQueryRowProcessor
A low level callback to be used with the cursor based queries.
|
interface |
SqlRowProcessor<E>
A callback to be used with the cursor based queries.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SqlEngineFactory.getAsyncInitThreads()
Returns the number of threads used for asynchronous initialization
|
Boolean |
SqlEngineFactory.isAsyncInitFinished()
Returns the flag indicating the asynchronous SQL Processor engines initialization has been finished.
|
Copyright © 2017. All rights reserved.