Class ConnectionProperties
java.lang.Object
com.google.cloud.spanner.connection.ConnectionProperties
Utility class that defines all known connection properties.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.google.common.collect.ImmutableList<ConnectionProperty<?>>The list of all supported connection properties. -
Method Summary
-
Field Details
-
VALID_CONNECTION_PROPERTIES
public static com.google.common.collect.ImmutableList<ConnectionProperty<?>> VALID_CONNECTION_PROPERTIESThe list of all supported connection properties.
-