Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Method and Description |
---|---|
Transaction |
Datastore.newTransaction()
Returns a new Datastore transaction.
|
Transaction |
Datastore.newTransaction(TransactionOptions options)
Returns a new Datastore transaction.
|
Copyright © 2019 Google LLC. All rights reserved.