| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client to the Google Cloud Datastore.
|
| Modifier and Type | Method and Description |
|---|---|
Datastore |
DatastoreOptions.DefaultDatastoreFactory.create(DatastoreOptions options) |
Datastore |
Transaction.datastore()
Returns the transaction associated
Datastore. |
Datastore |
Batch.datastore()
Returns the batch associated
Datastore. |
protected abstract Datastore |
BaseDatastoreBatchWriter.datastore() |
Copyright © 2016 Google. All rights reserved.