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
|
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationCommonDBRef.DataSourceConnection
Connection factory settings for using a DataSource.
|
static class |
ConfigurationCommonDBRef.DataSourceFactory
Connection factory settings for using a Apache DBCP or other provider DataSource factory.
|
static class |
ConfigurationCommonDBRef.DriverManagerConnection
Connection factory settings for using a DriverManager.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCommonDBRef.ConnectionFactoryDesc |
ConfigurationCommonDBRef.getConnectionFactoryDesc()
Returns the descriptor controlling connection creation settings.
|
Copyright © 2005–2021. All rights reserved.