Uses of Package
com.google.cloud.spring.data.spanner.core.convert
Packages that use com.google.cloud.spring.data.spanner.core.convert
Package
Description
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.
-
Classes in com.google.cloud.spring.data.spanner.core.convert used by com.google.cloud.spring.data.spanner.coreClassDescriptionInterface for processors that can populate fields from Spanner Structs and write them to Spanner Mutations.
-
Classes in com.google.cloud.spring.data.spanner.core.convert used by com.google.cloud.spring.data.spanner.core.adminClassDescriptionInterface for processors that can populate fields from Spanner Structs and write them to Spanner Mutations.
-
Classes in com.google.cloud.spring.data.spanner.core.convert used by com.google.cloud.spring.data.spanner.core.convertClassDescriptionAn interface that allows multiple values to be bound for Cloud Spanner.A custom type converter.Interface for processors that can populate fields from Spanner Structs and write them to Spanner Mutations.An entity writer that writes values from an entity to a sink.A custom converter used for reading from Spanner data types.A custom converter for writing values from entities to types for Spanner.
-
Classes in com.google.cloud.spring.data.spanner.core.convert used by com.google.cloud.spring.data.spanner.core.mappingClassDescriptionInterface for processors that can populate fields from Spanner Structs and write them to Spanner Mutations.An entity writer that writes values from an entity to a sink.
-