|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationDBRef.ConnectionSettings | |
---|---|
net.esper.client | This package defines the central Esper Client APIs. |
net.esper.eql.db | Database SQL polling views and caches |
Uses of ConfigurationDBRef.ConnectionSettings in net.esper.client |
---|
Methods in net.esper.client that return ConfigurationDBRef.ConnectionSettings | |
---|---|
ConfigurationDBRef.ConnectionSettings |
ConfigurationDBRef.getConnectionSettings()
Returns the connection settings for this database. |
Uses of ConfigurationDBRef.ConnectionSettings in net.esper.eql.db |
---|
Methods in net.esper.eql.db with parameters of type ConfigurationDBRef.ConnectionSettings | |
---|---|
protected static void |
DatabaseDMConnFactory.setConnectionOptions(Connection connection,
ConfigurationDBRef.ConnectionSettings connectionSettings)
Method to set connection-level configuration settings. |
Constructors in net.esper.eql.db with parameters of type ConfigurationDBRef.ConnectionSettings | |
---|---|
DatabaseDMConnFactory(ConfigurationDBRef.DriverManagerConnection driverConfig,
ConfigurationDBRef.ConnectionSettings connectionSettings)
Ctor. |
|
DatabaseDSConnFactory(ConfigurationDBRef.DataSourceConnection dsConfig,
ConfigurationDBRef.ConnectionSettings connectionSettings)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |