Uses of Package
com.google.cloud.spring.data.spanner.core.mapping
Packages that use com.google.cloud.spring.data.spanner.core.mapping
Package
Description
Auto-configuration for Spring Data Cloud Spanner module.
Core support for Spring Data Cloud Spanner.
Cloud Spanner database administrative functions and template classes.
Classes related to conversion of data and mapping of entities in Cloud Spanner support for Spring
Data.
Classes related to type and Spring Data metadata in Cloud Spanner support for Spring Data.
Classes related to generated Query Methods in Cloud Spanner support for Spring Data.
Support classes for creating implementations for user-defined Spring Data Cloud Spanner
repositories.
-
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.autoconfigure.spannerClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.
-
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.coreClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.
-
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.core.adminClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.
-
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.core.convertClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.
-
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.core.mappingClassDescriptionRepresents 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.A mapping context for Cloud Spanner that provides ways to create persistent entities and properties.Cloud Spanner specific interface for a
MutablePersistentEntity
stored in a Cloud Spanner table.Represents a Cloud Spanner table and its columns' mapping to fields within an entity type.Interface for aPersistentProperty
of aSpannerPersistentEntity
to be stored in a Google Cloud Spanner table. -
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.repository.queryClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.Cloud Spanner specific interface for a
MutablePersistentEntity
stored in a Cloud Spanner table.Interface for aPersistentProperty
of aSpannerPersistentEntity
to be stored in a Google Cloud Spanner table. -
Classes in com.google.cloud.spring.data.spanner.core.mapping used by com.google.cloud.spring.data.spanner.repository.supportClassDescriptionA mapping context for Cloud Spanner that provides ways to create persistent entities and properties.