public class PostgreSQLServerExplorerParameters extends JDBCServerExplorerParameters implements PostgreSQLConnectionParameters
PARAMETERS_DEFINITION_NAME, SHOWINFORMATIONDBTABLES_PARAMTER_NAMEUSESSL_PARAMTER_NAMECATALOG_PARAMTER_NAME, JDBC_DRIVER_CLASS_PARAMTER_NAME, SCHEMA_PARAMTER_NAME, URL_PARAMTER_NAMEDBNAME_PARAMTER_NAME, HOST_PARAMTER_NAME, PASSWORD_PARAMTER_NAME, PORT_PARAMTER_NAME, USER_PARAMTER_NAME| Constructor and Description |
|---|
PostgreSQLServerExplorerParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Return
JDBC connection URL parameter |
boolean |
getUseSSL() |
void |
setUseSSL(boolean v) |
void |
validate()
Checks its valid
|
getCatalog, getJDBCDriverClassName, getSchema, getShowInformationDBTables, setCatalog, setJDBCDriverClassName, setSchema, setShowInformationDBTables, setShowInformationDBTables, setUrlgetDBName, getDelegatedDynObject, getExplorerName, getHost, getPassword, getPort, getUser, setDBName, setHost, setPassword, setPort, setPort, setUserclear, copyValuesTo, delegate, getCopy, getDataStoreName, getDescription, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCatalog, getJDBCDriverClassName, getSchemagetDBName, getHost, getPassword, getPort, getUserclear, getCopyloadFromState, saveToStatedelegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuepublic String getUrl()
JDBCConnectionParametersJDBC connection URL parametergetUrl in interface JDBCConnectionParametersgetUrl in class JDBCServerExplorerParameterspublic void validate()
throws ValidateDataParametersException
DataParametersvalidate in interface DataParametersvalidate in class AbstractDataParametersValidateDataParametersException - if any problem was detectedpublic boolean getUseSSL()
getUseSSL in interface PostgreSQLConnectionParameterspublic void setUseSSL(boolean v)