public class JiraDataSourceProvider extends Object implements com.atlassian.activeobjects.spi.DataSourceProvider
DataSourceProvider.| Constructor and Description |
|---|
JiraDataSourceProvider(OfBizConnectionFactory connectionFactory,
JiraDatabaseTypeExtractor databaseTypeExtractor) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.activeobjects.spi.DatabaseType |
getDatabaseType() |
DataSource |
getDataSource() |
String |
getSchema() |
public JiraDataSourceProvider(OfBizConnectionFactory connectionFactory, JiraDatabaseTypeExtractor databaseTypeExtractor)
public DataSource getDataSource()
getDataSource in interface com.atlassian.activeobjects.spi.DataSourceProviderpublic com.atlassian.activeobjects.spi.DatabaseType getDatabaseType()
getDatabaseType in interface com.atlassian.activeobjects.spi.DataSourceProviderpublic String getSchema()
getSchema in interface com.atlassian.activeobjects.spi.DataSourceProviderCopyright © 2002-2017 Atlassian. All Rights Reserved.