Class BackendConnection.UpdateCount (0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
publicstaticfinalclass BackendConnection.UpdateCountimplementsStatementResultImplementation of StatementResult for statements that return an update count (e.g. DML).
Implements
StatementResultInherited Members
Constructors
UpdateCount(Long updateCount)
publicUpdateCount(LongupdateCount) Name
Description
Methods
getClientSideStatementType()
publicStatementResult.ClientSideStatementTypegetClientSideStatementType() Type
Description
getResultSet()
publicResultSetgetResultSet() Type
Description
com.google.cloud.spanner.ResultSet
getResultType()
publicStatementResult.ResultTypegetResultType() Type
Description
getUpdateCount()
publicLonggetUpdateCount() Type
Description