java.lang.Object | ||
↳ | com.atlassian.jira.configurator.db.DatabaseConfigPanel | |
↳ | com.atlassian.jira.configurator.db.MySqlConfigPanel |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
For DB's that want to allow entity-engine to set a schema-name, this will return the user's selected Schema-name
| |||||||||||
Returns the JDBC URL for this DB config.
| |||||||||||
Verify that the settings are valid.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||
![]() |
For DB's that want to allow entity-engine to set a schema-name, this will return the user's selected Schema-name
Returns the JDBC URL for this DB config.
The current jira-home is passed because it used by HSQL.
jiraHome | The current configured jira-home |
---|