| Package | Description |
|---|---|
| org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
| org.sqlproc.engine.jdbc |
The adapters and proxies for the JDBC stack.
|
| Modifier and Type | Field and Description |
|---|---|
protected SqlDefaultFactory |
SqlDefaultFactory.SqlThreadPoolExecutor.factory |
| Constructor and Description |
|---|
SqlThreadPoolExecutor(int corePoolSize,
SqlDefaultFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcEngineFactory
The implementation of the
SqlEngineFactory optimized for the JDBC stack. |
Copyright © 2018. All rights reserved.