Class SpannerBatchUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.cloud.BaseServiceException
com.google.cloud.grpc.BaseGrpcServiceException
com.google.cloud.spanner.SpannerException
com.google.cloud.spanner.SpannerBatchUpdateException
All Implemented Interfaces:
Serializable

public class SpannerBatchUpdateException extends SpannerException
See Also:
  • Method Details

    • getUpdateCounts

      public long[] getUpdateCounts()
      Returns the number of rows affected by each statement that is successfully run.