public class PostgreSQLDatabase
extends org.jenkinsci.plugins.database.AbstractRemoteDatabase
| Modifier and Type | Class and Description |
|---|---|
static class |
PostgreSQLDatabase.DescriptorImpl |
| Constructor and Description |
|---|
PostgreSQLDatabase(String hostname,
String database,
String username,
hudson.util.Secret password,
String properties) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<org.postgresql.Driver> |
getDriverClass() |
protected String |
getJdbcUrl() |
protected Class<org.postgresql.Driver> getDriverClass()
getDriverClass in class org.jenkinsci.plugins.database.AbstractRemoteDatabaseprotected String getJdbcUrl()
getJdbcUrl in class org.jenkinsci.plugins.database.AbstractRemoteDatabaseCopyright © 2004-2012. All Rights Reserved.