| Package | Description |
|---|---|
| org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
| org.sqlproc.engine.impl |
The private part of the SQL Processor implementation.
|
| org.sqlproc.engine.jdbc |
The adapters and proxies for the JDBC stack.
|
| org.sqlproc.engine.jdbc.type |
All the META types staff for the JDBC stack devoted to special handling of input/output values.
|
| org.sqlproc.engine.type |
All the META types staff devoted to special handling of input/output values.
|
| Class and Description |
|---|
| SqlControl
The compound parameters controlling the META SQL execution.
|
| SqlCrudEngine
The primary SQL Processor class for the META SQL CRUD statement execution.
|
| SqlEngine
Common ancestor for
SqlQueryEngine and SqlCrudEngine. |
| SqlEngineException
The general exception class for the SQL Processor parser.
|
| SqlEngineFactory
The factory definition, which can be used to construct the
SqlEngine instances. |
| SqlMonitor
The vehicle interface definition, which can be used to monitor the duration of all SQL queries execution.
|
| SqlMonitor.Runner
This interface is implemented in
SqlQueryEngine and SqlCrudEngine main public methods. |
| SqlMonitorFactory
The factory definition, which can be used to construct the
SqlMonitor instances. |
| SqlOrder
The list of ordering directives for the SQL Processor queries execution.
|
| SqlOrder.Order
The enumeration for the ordering directives.
|
| SqlProcedureEngine
The primary SQL Processor class for the META SQL stored procedures execution.
|
| SqlProcessorException
The general runtime exception class for the SQL Processor engine.
|
| SqlProcessorLoader
The helper class for the META SQL statements and mapping rules parsing.
|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlQueryEngine
The primary SQL Processor class for the META SQL query execution.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
| SqlSession
The SQL Engine session contract definition.
|
| Class and Description |
|---|
| SqlControl
The compound parameters controlling the META SQL execution.
|
| SqlEngineException
The general exception class for the SQL Processor parser.
|
| SqlMonitor
The vehicle interface definition, which can be used to monitor the duration of all SQL queries execution.
|
| SqlMonitor.Runner
This interface is implemented in
SqlQueryEngine and SqlCrudEngine main public methods. |
| SqlOrder
The list of ordering directives for the SQL Processor queries execution.
|
| SqlOrder.Order
The enumeration for the ordering directives.
|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
| SqlSession
The SQL Engine session contract definition.
|
| Class and Description |
|---|
| SqlEngineFactory
The factory definition, which can be used to construct the
SqlEngine instances. |
| SqlProcessorException
The general runtime exception class for the SQL Processor engine.
|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlSession
The SQL Engine session contract definition.
|
| SqlSessionFactory
The factory definition, which can be used to construct the
SqlSession instances. |
| SqlSimpleFactory
The simple implementation of the
SqlEngineFactory. |
| Class and Description |
|---|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
| Class and Description |
|---|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
Copyright © 2014. All Rights Reserved.