|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlEngine | |
|---|---|
| org.sqlproc.engine | The public part of the SQL Processor implementation. |
| Uses of SqlEngine in org.sqlproc.engine |
|---|
| Subclasses of SqlEngine in org.sqlproc.engine | |
|---|---|
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. |
| Fields in org.sqlproc.engine with type parameters of type SqlEngine | |
|---|---|
private Map<String,SqlEngine> |
SqlProcessorLoader.engines
The collection of named SQL Engines (the primary SQL Processor class) instances. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||