Uses of Package
com.espertech.esper.epl.db

Packages that use com.espertech.esper.epl.db
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.db Database SQL polling views and caches 
 

Classes in com.espertech.esper.epl.db used by com.espertech.esper.core
DatabaseConfigService
          Service providing database connection factory and configuration information for use with historical data polling.
 

Classes in com.espertech.esper.epl.db used by com.espertech.esper.epl.core
DataCache
          Implementations serve as caches for historical or reference data retrieved via lookup keys consisting or one or more rows represented by a list of events.
PollExecStrategy
          Interface for polling data from a data source such as a relational database.
 

Classes in com.espertech.esper.epl.db used by com.espertech.esper.epl.db
ColumnSettings
          Column-level configuration settings are held in this immutable descriptor.
ConnectionCache
          Base class for a Connection and PreparedStatement cache.
DatabaseConfigException
          Exception to indicate that a stream name could not be resolved.
DatabaseConfigService
          Service providing database connection factory and configuration information for use with historical data polling.
DatabaseConnectionFactory
          Factory for new database connections.
DataCache
          Implementations serve as caches for historical or reference data retrieved via lookup keys consisting or one or more rows represented by a list of events.
DBOutputTypeDesc
          Descriptor for SQL output columns.
PollExecStrategy
          Interface for polling data from a data source such as a relational database.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com