| Package | Description |
|---|---|
| org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlCrudEngine
The primary SQL Processor class for the META SQL CRUD statement execution.
|
class |
SqlProcedureEngine
The primary SQL Processor class for the META SQL stored procedures execution.
|
class |
SqlQueryEngine
The primary SQL Processor class for the META SQL query execution.
|
| Modifier and Type | Field and Description |
|---|---|
private Map<String,SqlEngine> |
SqlProcessorLoader.engines
The collection of named SQL Engines (the primary SQL Processor class) instances.
|
Copyright © 2014. All Rights Reserved.