Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationDBRef.DataSourceConnection
Connection factory settings for using a DataSource.
|
static class |
ConfigurationDBRef.DataSourceFactory
Connection factory settings for using a Apache DBCP or other provider DataSource factory.
|
static class |
ConfigurationDBRef.DriverManagerConnection
Connection factory settings for using a DriverManager.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationDBRef.ConnectionFactoryDesc |
ConfigurationDBRef.getConnectionFactoryDesc()
Returns the descriptor controlling connection creation settings.
|