package

com.atlassian.jira.configurator.db

Interfaces

ConnectionConfig  
DatabaseConfig Implementations of this interface provide DB-specific JDBC configuration operations. 
DatabaseConfigConsole  

Classes

AbstractConnectionConfig  
CommonConfigPanel Holds config options like username and password that are common to most DB types. 
ConfigField  
DatabaseConfigConsoleImpl  
DatabaseConfigPanel An abstract class that represents the GUI Config panel for a particular DB type. 
DatabaseInstance Represents a database instance as parsed out of a JDBC URL. 
HsqlConfigPanel  
MySqlConfigPanel  
MySqlDatabaseConfig  
OracleConfigPanel  
OracleDatabaseConfig  
PostgresConfigPanel  
PostgresDatabaseConfig  
SqlServerConfigPanel  
SqlServerDatabaseConfig