Uses of Package
org.sqlproc.engine

Packages that use org.sqlproc.engine
org.sqlproc.engine The package org.sqlproc.engine contains the public part of SQL Processor implementation. 
org.sqlproc.engine.impl   
 

Classes in org.sqlproc.engine used by org.sqlproc.engine
SqlEngine
          The primary SQL Processor class for the META SQL query execution.
SqlEngineException
          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 SqlEngine main public methods.
SqlMonitorFactory
          The factory definition, which can be used to construct SqlMonitor.
SqlOrder
          The list of ordering directives for the SQL Processor queries execution.
SqlOrder.Order
          The enumeration for the ordering directives.
 

Classes in org.sqlproc.engine used by org.sqlproc.engine.impl
SqlEngineException
          General exception class for the SQL Processor parser.
SqlFeature
          Optional features, which can be activated in the process of SQL Processor initialization.
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 SqlEngine main public methods.
SqlOrder
          The list of ordering directives for the SQL Processor queries execution.
SqlOrder.Order
          The enumeration for the ordering directives.
 



Copyright © 2010. All Rights Reserved.