Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.spanner |
Auto-configuration for Spring Data Cloud Spanner module.
|
org.springframework.cloud.gcp.data.spanner.core |
Core support for Spring Data Cloud Spanner.
|
org.springframework.cloud.gcp.data.spanner.core.admin |
Cloud Spanner database administrative functions and template classes.
|
org.springframework.cloud.gcp.data.spanner.core.convert |
Classes related to conversion of data and mapping of entities in Cloud Spanner support for Spring Data.
|
org.springframework.cloud.gcp.data.spanner.core.mapping |
Classes related to type and Spring Data metadata in Cloud Spanner support for Spring Data.
|
org.springframework.cloud.gcp.data.spanner.repository.query |
Classes related to generated Query Methods in Cloud Spanner support for Spring Data.
|
org.springframework.cloud.gcp.data.spanner.repository.support |
Support classes for creating implementations for user-defined Spring Data Cloud Spanner repositories.
|
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
Class and Description |
---|
SpannerCompositeKeyProperty
Represents an persistent property just to represent Cloud Spanner primary keys, and does not
correspond to actual properties of POJOs, as it might even be a composite, multi-column key.
|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
SpannerPersistentEntity
Cloud Spanner specific interface for a
MutablePersistentEntity stored in a Cloud
Spanner table. |
SpannerPersistentEntityImpl
Represents a Cloud Spanner table and its columns' mapping to fields within an entity
type.
|
SpannerPersistentProperty
Interface for a
PersistentProperty of a SpannerPersistentEntity
to be stored in a Google Cloud Spanner table. |
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
SpannerPersistentEntity
Cloud Spanner specific interface for a
MutablePersistentEntity stored in a Cloud
Spanner table. |
SpannerPersistentProperty
Interface for a
PersistentProperty of a SpannerPersistentEntity
to be stored in a Google Cloud Spanner table. |
Class and Description |
---|
SpannerMappingContext
A mapping context for Cloud Spanner that provides ways to create persistent entities
and properties.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.