| 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.
|
| org.sqlproc.engine.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlDefaultFactory
The simple implementation of the
SqlEngineFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcEngineFactory
The implementation of the
SqlEngineFactory optimized for the JDBC stack. |
| Modifier and Type | Field and Description |
|---|---|
private SqlEngineFactory |
SqlDefaultFactoryMXBean.sqlEngineFactory
The SQL Engine factory instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
SqlDefaultFactoryMXBean.setSqlEngineFactory(SqlEngineFactory sqlEngineFactory)
Sets the SQL Engine factory instance
|
Copyright © 2018. All rights reserved.