Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
com.espertech.esper.common.internal.epl.historical.database.connection |
Modifier and Type | Method and Description |
---|---|
ConfigurationCommonDBRef.ConnectionSettings |
ConfigurationCommonDBRef.getConnectionSettings()
Returns the connection settings for this database.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
DatabaseDMConnFactory.setConnectionOptions(Connection connection,
ConfigurationCommonDBRef.ConnectionSettings connectionSettings)
Method to set connection-level configuration settings.
|
Constructor and Description |
---|
DatabaseDMConnFactory(ConfigurationCommonDBRef.DriverManagerConnection driverConfig,
ConfigurationCommonDBRef.ConnectionSettings connectionSettings,
ClasspathImportService classpathImportService)
Ctor.
|
DatabaseDSConnFactory(ConfigurationCommonDBRef.DataSourceConnection dsConfig,
ConfigurationCommonDBRef.ConnectionSettings connectionSettings)
Ctor.
|
DatabaseDSFactoryConnFactory(ConfigurationCommonDBRef.DataSourceFactory dsConfig,
ConfigurationCommonDBRef.ConnectionSettings connectionSettings,
ClasspathImportService classpathImportService)
Ctor.
|
Copyright © 2005–2021. All rights reserved.