Send feedback
Class GcpConnectionFactoryProvider (1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public abstract class GcpConnectionFactoryProvider implements ConnectionFactoryProvider
ConnectionFactoryProvider for proxied access to GCP Postgres and MySQL instances.
Implements
io.r2dbc.spi.ConnectionFactoryProvider
Static Fields
ADMIN_ROOT_URL
public static final Option<String> ADMIN_ROOT_URL
Field Value Type Description io.r2dbc.spi.Option <String >
ADMIN_SERVICE_PATH
public static final Option<String> ADMIN_SERVICE_PATH
Field Value Type Description io.r2dbc.spi.Option <String >
DELEGATES
public static final Option<String> DELEGATES
Field Value Type Description io.r2dbc.spi.Option <String >
ENABLE_IAM_AUTH
public static final Option<Boolean> ENABLE_IAM_AUTH
Field Value Type Description io.r2dbc.spi.Option <Boolean >
GOOGLE_CREDENTIALS_PATH
public static final Option<String> GOOGLE_CREDENTIALS_PATH
Field Value Type Description io.r2dbc.spi.Option <String >
IP_TYPES
public static final Option<String> IP_TYPES
Field Value Type Description io.r2dbc.spi.Option <String >
NAMED_CONNECTOR
public static final Option<String> NAMED_CONNECTOR
Field Value Type Description io.r2dbc.spi.Option <String >
TARGET_PRINCIPAL
public static final Option<String> TARGET_PRINCIPAL
Field Value Type Description io.r2dbc.spi.Option <String >
UNIX_SOCKET
public static final Option<String> UNIX_SOCKET
Field Value Type Description io.r2dbc.spi.Option <String >
Constructors
GcpConnectionFactoryProvider()
public GcpConnectionFactoryProvider()
Methods
create(ConnectionFactoryOptions connectionFactoryOptions)
public ConnectionFactory create(ConnectionFactoryOptions connectionFactoryOptions)
Parameter Name Description connectionFactoryOptions
io.r2dbc.spi.ConnectionFactoryOptions
Returns Type Description io.r2dbc.spi.ConnectionFactory
getDriver()
public String getDriver()
supports(ConnectionFactoryOptions connectionFactoryOptions)
public boolean supports(ConnectionFactoryOptions connectionFactoryOptions)
Parameter Name Description connectionFactoryOptions
io.r2dbc.spi.ConnectionFactoryOptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-15 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-15 UTC."],[],[]]