public abstract class AbstractConnectionConfig extends Object implements ConnectionConfig
| Constructor and Description |
|---|
AbstractConnectionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
saveSettings(Settings newSettings)
Apply the current user entered settings into the given Settings object.
|
void |
testConnection() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassName, getPassword, getUrl, getUsernamepublic void saveSettings(Settings newSettings) throws ValidationException
saveSettings in interface ConnectionConfignewSettings - The Settings object to set the values in.ValidationExceptionpublic void testConnection()
throws ClassNotFoundException,
SQLException,
ValidationException
testConnection in interface ConnectionConfigClassNotFoundExceptionSQLExceptionValidationExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.