Uses of Interface
com.google.cloud.datastore.Transaction.Response
-
Packages that use Transaction.Response Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of Transaction.Response in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return Transaction.Response Modifier and Type Method Description Transaction.Response
Transaction. commit()
Commit the transaction.
-