Uses of Interface
net.esper.client.ConfigurationDBRef.ConnectionFactoryDesc

Packages that use ConfigurationDBRef.ConnectionFactoryDesc
net.esper.client This package defines the central Esper Client APIs. 
 

Uses of ConfigurationDBRef.ConnectionFactoryDesc in net.esper.client
 

Classes in net.esper.client that implement ConfigurationDBRef.ConnectionFactoryDesc
static class ConfigurationDBRef.DataSourceConnection
          Connection factory settings for using a DataSource.
static class ConfigurationDBRef.DriverManagerConnection
          Connection factory settings for using a DriverManager.
 

Methods in net.esper.client that return ConfigurationDBRef.ConnectionFactoryDesc
 ConfigurationDBRef.ConnectionFactoryDesc ConfigurationDBRef.getConnectionFactoryDesc()
          Returns the descriptor controlling connection creation settings.