Class ConnectionProperties

java.lang.Object
com.google.cloud.spanner.connection.ConnectionProperties

public class ConnectionProperties extends Object
Utility class that defines all known connection properties.
  • Field Details

    • VALID_CONNECTION_PROPERTIES

      public static com.google.common.collect.ImmutableList<ConnectionProperty<?>> VALID_CONNECTION_PROPERTIES
      The list of all supported connection properties.