Uses of Class
com.espertech.esper.client.ConfigurationDBRef.ConnectionSettings

Packages that use ConfigurationDBRef.ConnectionSettings
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.epl.db Database SQL polling views and caches 
 

Uses of ConfigurationDBRef.ConnectionSettings in com.espertech.esper.client
 

Methods in com.espertech.esper.client that return ConfigurationDBRef.ConnectionSettings
 ConfigurationDBRef.ConnectionSettings ConfigurationDBRef.getConnectionSettings()
          Returns the connection settings for this database.
 

Uses of ConfigurationDBRef.ConnectionSettings in com.espertech.esper.epl.db
 

Methods in com.espertech.esper.epl.db with parameters of type ConfigurationDBRef.ConnectionSettings
protected static void DatabaseDMConnFactory.setConnectionOptions(java.sql.Connection connection, ConfigurationDBRef.ConnectionSettings connectionSettings)
          Method to set connection-level configuration settings.
 

Constructors in com.espertech.esper.epl.db with parameters of type ConfigurationDBRef.ConnectionSettings
DatabaseDMConnFactory(ConfigurationDBRef.DriverManagerConnection driverConfig, ConfigurationDBRef.ConnectionSettings connectionSettings)
          Ctor.
DatabaseDSConnFactory(ConfigurationDBRef.DataSourceConnection dsConfig, ConfigurationDBRef.ConnectionSettings connectionSettings)
          Ctor.
DatabaseDSFactoryConnFactory(ConfigurationDBRef.DataSourceFactory dsConfig, ConfigurationDBRef.ConnectionSettings connectionSettings)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com