| Package | Description |
|---|---|
| org.springframework.cloud.gcp.data.datastore.core |
Core support for Cloud Datastore in Spring Data.
|
| org.springframework.cloud.gcp.data.datastore.core.convert |
Classes related to conversion and mapping of Cloud Datastore entities to Java entities.
|
| Class and Description |
|---|
| DatastoreEntityConverter
An interface for converting objects to Datastore Entities and vice versa.
|
| ObjectToKeyFactory
An interface for creating Datastore Keys from objects and ID values.
|
| Class and Description |
|---|
| DatastoreEntityConverter
An interface for converting objects to Datastore Entities and vice versa.
|
| ObjectToKeyFactory
An interface for creating Datastore Keys from objects and ID values.
|
| ReadWriteConversions
An interface for type conversions on read and on write.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.