| Package | Description |
|---|---|
| org.specrunner.sql | |
| org.specrunner.sql.impl |
| Modifier and Type | Method and Description |
|---|---|
IDataSourceProvider |
PluginConnection.createProvider()
Creates a given provider.
|
static IDataSourceProvider |
PluginConnection.getProvider(IContext context,
String name)
Gets the datasource provider saved in context.
|
IDataSourceProvider |
PluginConnection.getProviderInstance()
The instance of a data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginConnection.setProviderInstance(IDataSourceProvider providerInstance)
The instance of data source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDataSource
A very simple data source implementation to be used when only direct
connection information are provided.
|
Copyright © 2017. All rights reserved.