| 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 | Class and Description |
|---|---|
class |
SqlProcessorLoader
The helper class for the META SQL statements and mapping rules parsing.
|
class |
SqlSimpleFactory
The simple implementation of the
SqlEngineFactory. |
| Modifier and Type | Method and Description |
|---|---|
SqlEngineFactory |
SqlSimpleFactory.getLoader()
Returns the internal SQL engine or processor loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcEngineFactory
The implementation of the
SqlEngineFactory optimized for the JDBC stack. |
Copyright © 2014. All Rights Reserved.