Class JiraDataSourceProvider

java.lang.Object
com.atlassian.activeobjects.jira.JiraDataSourceProvider
All Implemented Interfaces:
com.atlassian.activeobjects.spi.DataSourceProvider

public class JiraDataSourceProvider extends Object implements com.atlassian.activeobjects.spi.DataSourceProvider
The JIRA-specific DataSourceProvider.
Since:
7.4
  • Constructor Details

  • Method Details

    • getDataSource

      public DataSource getDataSource()
      Specified by:
      getDataSource in interface com.atlassian.activeobjects.spi.DataSourceProvider
    • getDatabaseType

      public com.atlassian.activeobjects.spi.DatabaseType getDatabaseType()
      Specified by:
      getDatabaseType in interface com.atlassian.activeobjects.spi.DataSourceProvider
    • getSchema

      public String getSchema()
      Specified by:
      getSchema in interface com.atlassian.activeobjects.spi.DataSourceProvider