Uses of Package
org.sqlproc.engine
-
Packages that use org.sqlproc.engine 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. -
Classes in org.sqlproc.engine used by org.sqlproc.engine Class Description SqlControl The compound parameters controlling the META SQL execution.SqlControl.LowLevelSqlCallback The low level (before and after the SQL command execution) SQL callback.SqlControl.SqlExecutionCallback The SQL command execution callback (before and after the SQL command execution).SqlCrudEngine The primary SQL Processor class for the META SQL CRUD statement execution.SqlDefaultFactory The simple implementation of theSqlEngineFactory
.SqlEngine SqlEngineException The general exception class for the SQL Processor parser.SqlEngineFactory The factory definition, which can be used to construct theSqlEngine
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 inSqlQueryEngine
andSqlCrudEngine
main public methods.SqlMonitorFactory The factory definition, which can be used to construct theSqlMonitor
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 cacheSqlProcessorLoader.Engine The SQL Processor initialized enginesSqlProcessorLoader.EngineType The SQL Engine typesSqlQuery 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. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.impl Class Description SqlControl The compound parameters controlling the META SQL execution.SqlControl.LowLevelSqlCallback The low level (before and after the SQL command execution) SQL callback.SqlControl.SqlExecutionCallback The SQL command execution callback (before and after the SQL command 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 inSqlQueryEngine
andSqlCrudEngine
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. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.jdbc Class Description SqlControl The compound parameters controlling the META SQL execution.SqlDefaultFactory The simple implementation of theSqlEngineFactory
.SqlEngineFactory The factory definition, which can be used to construct theSqlEngine
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 theSqlSession
instances. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.jdbc.type Class Description SqlQuery The SQL Engine query contract definition.SqlRuntimeContext The public runtime context.SqlRuntimeException The general runtime exception class for the SQL Processor engine. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.jmx Class Description SqlEngineException The general exception class for the SQL Processor parser.SqlEngineFactory The factory definition, which can be used to construct theSqlEngine
instances. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.plugin Class 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. -
Classes in org.sqlproc.engine used by org.sqlproc.engine.type Class Description SqlQuery The SQL Engine query contract definition.SqlRuntimeContext The public runtime context.SqlRuntimeException The general runtime exception class for the SQL Processor engine.