| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"CloudSQLPostgreSQL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONNECTION_TIMEOUT |
"connectionTimeout" |
public static final String |
PLUGIN_NAME |
"CloudSQLPostgreSQL" |
public static final String |
PRIVATE_CLOUDSQL_POSTGRES_CONNECTION_STRING_FORMAT |
"jdbc:postgresql://%s/%s" |
public static final String |
PUBLIC_CLOUDSQL_POSTGRES_CONNECTION_STRING_FORMAT |
"jdbc:postgresql:///%s?cloudSqlInstance=%s&socketFactory=com.google.cloud.sql.postgres.SocketFactory" |
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.