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.DataSourceProvider
public com.atlassian.activeobjects.spi.DatabaseType getDatabaseType()
getDatabaseType
in interface com.atlassian.activeobjects.spi.DataSourceProvider
public String getSchema()
getSchema
in interface com.atlassian.activeobjects.spi.DataSourceProvider
Copyright © 2002-2021 Atlassian. All Rights Reserved.