| 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.jmx | |
| org.sqlproc.engine.plugin |
The plugins are used to alter the behavior of the SQL Processor.
|
| 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.
|
| SqlDefaultFactory
The simple implementation of the
SqlEngineFactory. |
| SqlEngine |
| SqlEngineException
The general exception class for the SQL Processor parser.
|
| SqlEngineFactory
The factory definition, which can be used to construct the
SqlEngine instances. |
| SqlFeature
The optional features are used to alter the behavior of the SQL Processor.
|
| 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.
|
| SqlProcessorLoader.Cache
The SQL Processor processing cache
|
| SqlProcessorLoader.Engine
The SQL Processor initialized engines
|
| SqlProcessorLoader.EngineType
The SQL Engine types
|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlQuery.SqlQueryRowProcessor
A low level callback to be used with the cursor based queries.
|
| SqlQueryEngine
The primary SQL Processor class for the META SQL query execution.
|
| SqlRowProcessor
A callback to be used with the cursor based queries.
|
| SqlRuntimeContext
The public runtime context.
|
| 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.
|
| SqlEngine |
| SqlEngineException
The general exception class for the SQL Processor parser.
|
| SqlExtendedMonitor
The vehicle interface definition, which can be used to monitor the duration of all SQL queries execution.
|
| SqlFeature
The optional features are used to alter the behavior of the SQL Processor.
|
| 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.
|
| SqlRuntimeContext
The public runtime context.
|
| 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.
|
| SqlDefaultFactory
The simple implementation of the
SqlEngineFactory. |
| 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.
|
| SqlQuery.SqlQueryRowProcessor
A low level callback to be used with the cursor based queries.
|
| SqlRuntimeContext
The public runtime context.
|
| SqlSession
The SQL Engine session contract definition.
|
| SqlSessionFactory
The factory definition, which can be used to construct the
SqlSession instances. |
| Class and Description |
|---|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlRuntimeContext
The public runtime context.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
| Class and Description |
|---|
| SqlEngineException
The general exception class for the SQL Processor parser.
|
| SqlEngineFactory
The factory definition, which can be used to construct the
SqlEngine instances. |
| Class and Description |
|---|
| SqlControl
The compound parameters controlling the META SQL execution.
|
| SqlRuntimeContext
The public runtime context.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
| Class and Description |
|---|
| SqlQuery
The SQL Engine query contract definition.
|
| SqlRuntimeContext
The public runtime context.
|
| SqlRuntimeException
The general runtime exception class for the SQL Processor engine.
|
Copyright © 2016. All rights reserved.