public class FakePostgreSQLConnectionParameters extends FakeConnectionParameters implements PostgreSQLConnectionParameters
PARAMETERS_DEFINITION_NAME
MAXIDLE_PARAMTER_NAME, NETWORK_TIMEOUT, USESSL_PARAMTER_NAME
BATCH_SIZE_PARAMETER_NAME, CATALOG_PARAMTER_NAME, DEFAULT_BATCH_SIZE, JDBC_DRIVER_CLASS_PARAMTER_NAME, SCHEMA_PARAMTER_NAME, URL_PARAMTER_NAME
DBNAME_PARAMTER_NAME, HOST_PARAMTER_NAME, PASSWORD_PARAMTER_NAME, PORT_PARAMTER_NAME, USER_PARAMTER_NAME
CRS_PARAMTER_NAME
SHOWINFORMATIONDBTABLES_PARAMTER_NAME
Constructor and Description |
---|
FakePostgreSQLConnectionParameters() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxIdle() |
int |
getNetworkTimeout() |
boolean |
getUseSSL() |
getBatchSize, getCatalog, getJDBCDriverClassName, getSchema, getShowInformationDBTables, getUrl, isTheSameServerExplorer, setCatalog, setJDBCDriverClassName, setSchema, setShowInformationDBTables, setShowInformationDBTables, setUrl
getDBName, getDelegatedDynObject, getExplorerName, getHost, getPassword, getPort, getUser, setDBName, setHost, setPassword, setPort, setPort, setUser
clear, copyValuesTo, delegate, equals, fromByteArray, fromJson, getCause, getCopy, getDataStoreName, getDescription, getDynClass, getDynValue, getMessage, getProviderName, hasDynValue, hashCode, implement, invokeDynMethod, invokeDynMethod, isValid, loadFromState, loadPRJ, loadWLD, saveToState, setDynValue, toByteArray, toJson, toJsonBuilder, toString, toString, validate
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBatchSize, getCatalog, getJDBCDriverClassName, getSchema, getUrl
getDBName, getHost, getPassword, getPort, getUser, setDBName, setHost, setPassword, setPort, setUser
clear, getCopy, toByteArray, toString, validate
loadFromState, saveToState
clone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
toJson, toJson, toJsonBuilder, toJsonBuilder
fromJson
getDBName, getExplorerName, getHost, getPassword, getPort, getUser, setDBName, setHost, setPassword, setPort, setPort, setUser
getProviderName
public boolean getUseSSL()
getUseSSL
in interface PostgreSQLConnectionParameters
public int getMaxIdle()
getMaxIdle
in interface PostgreSQLConnectionParameters
public int getNetworkTimeout()
getNetworkTimeout
in interface PostgreSQLConnectionParameters