Package com.google.cloud.sql.core
Class GcpConnectionFactoryProviderMssql
java.lang.Object
com.google.cloud.sql.core.GcpConnectionFactoryProvider
com.google.cloud.sql.core.GcpConnectionFactoryProviderMssql
- All Implemented Interfaces:
io.r2dbc.spi.ConnectionFactoryProvider
ConnectionFactoryProvider for proxied access to GCP MsSQL instances.-
Field Summary
Fields inherited from class com.google.cloud.sql.core.GcpConnectionFactoryProvider
ADMIN_QUOTA_PROJECT, ADMIN_ROOT_URL, ADMIN_SERVICE_PATH, DELEGATES, ENABLE_IAM_AUTH, GOOGLE_CREDENTIALS_PATH, IP_TYPES, NAMED_CONNECTOR, REFRESH_STRATEGY, TARGET_PRINCIPAL, UNIVERSE_DOMAIN, UNIX_SOCKET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.cloud.sql.core.GcpConnectionFactoryProvider
create, getDriver, supports
-
Constructor Details
-
GcpConnectionFactoryProviderMssql
public GcpConnectionFactoryProviderMssql()
-