java.lang.Object | |
↳ | com.atlassian.jira.config.BootstrapDatabaseConfigurationService |
DatabaseConfigurationService loaded during bootstrap.
During bootstrap, it can be the case that the DB is not yet configured, so this needs to be careful about not trying to read config in its constructor.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the database schema name that is currently used by JIRA.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Returns the database schema name that is currently used by JIRA.
This is an optional field in the database configuration, and therefore it may return null.