|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| com.atlassian.jira.configurator.db | |
| Uses of ValidationException in com.atlassian.jira.configurator.db |
|---|
| Methods in com.atlassian.jira.configurator.db that throw ValidationException | |
|---|---|
abstract String |
DatabaseConfigPanel.getUrl()
|
String |
DatabaseConfigConsoleImpl.getUrl()
|
String |
ConnectionConfig.getUrl()
|
String |
CommonConfigPanel.getUrl()
|
String |
PostgresDatabaseConfig.getUrl(String hostname,
String port,
String instance)
|
String |
DatabaseConfig.getUrl(String hostname,
String port,
String instance)
|
void |
DatabaseConfigPanel.saveSettings(Settings newSettings)
Apply the current user entered settings into the given Settings object. |
void |
ConnectionConfig.saveSettings(Settings newSettings)
Saves the settings in this ConnectionConfig into the given Settings object. |
void |
AbstractConnectionConfig.saveSettings(Settings newSettings)
Apply the current user entered settings into the given Settings object. |
void |
DatabaseConfigPanel.testConnection()
|
void |
ConnectionConfig.testConnection()
|
void |
AbstractConnectionConfig.testConnection()
|
void |
PostgresConfigPanel.validate()
|
void |
OracleConfigPanel.validate()
|
void |
MySqlConfigPanel.validate()
|
void |
HsqlConfigPanel.validate()
|
abstract void |
DatabaseConfigPanel.validate()
Verify that the settings are valid. |
void |
CommonConfigPanel.validate()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||