Class ConnectionHelper
java.lang.Object
com.google.cloud.spanner.connection.ConnectionHelper
Static helper class to get the
Spanner instance from the underlying connection.-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.cloud.spanner.SpannergetSpanner(com.google.cloud.spanner.connection.Connection connection)
-
Method Details
-
getSpanner
public static com.google.cloud.spanner.Spanner getSpanner(com.google.cloud.spanner.connection.Connection connection)
-