Class SystemDatabaseConfigurationLoader

java.lang.Object
com.atlassian.jira.config.database.AbstractJiraHomeDatabaseConfigurationLoader
com.atlassian.jira.config.database.SystemDatabaseConfigurationLoader
All Implemented Interfaces:
DatabaseConfigurationLoader

public class SystemDatabaseConfigurationLoader extends AbstractJiraHomeDatabaseConfigurationLoader
Class that loads and persists database configuration by loading from and saving to AbstractJiraHomeDatabaseConfigurationLoader.FILENAME_DBCONFIG in the JIRA home directory. This implementation is no longer tenant aware
Since:
v4.4