Class PartitionedDmlTransaction (6.66.0)

public class PartitionedDmlTransaction implements SessionImpl.SessionTransaction

Inheritance

java.lang.Object > PartitionedDmlTransaction

Implements

com.google.cloud.spanner.SessionImpl.SessionTransaction

Methods

close()

public void close()

No-op method needed to implement SessionTransaction interface.

invalidate()

public void invalidate()

Invalidates the transaction, generally because a new one has been started on the session.

setSpan(ISpan span)

public void setSpan(ISpan span)

No-op method needed to implement SessionTransaction interface.

Parameter
Name Description
span com.google.cloud.spanner.ISpan