Uses of Package
org.springframework.data.cassandra.core.mapping
Packages that use org.springframework.data.cassandra.core.mapping
Package
Description
Spring Data Cassandra
factory beans and configuration.Apache Cassandra core support.
Spring Data Cassandra specific converter infrastructure.
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
Apache Cassandra specific query and update support.
Query derivation mechanism for Apache Cassandra specific repositories.
Support infrastructure for query derivation of Apache Cassandra specific repositories.
-
Classes in org.springframework.data.cassandra.core.mapping used by org.springframework.data.cassandra.configClassDescriptionDefault implementation of a
MappingContextfor Cassandra usingCassandraPersistentEntityandCassandraPersistentPropertyas primary abstractions.Strategy interface to resolveUserDefinedTypebyname. -
Classes in org.springframework.data.cassandra.core.mapping used by org.springframework.data.cassandra.coreClassDescriptionDefault implementation of a
MappingContextfor Cassandra usingCassandraPersistentEntityandCassandraPersistentPropertyas primary abstractions.Cassandra specificPersistentEntityabstraction. -
Classes in org.springframework.data.cassandra.core.mapping used by org.springframework.data.cassandra.core.convertClassDescriptionDefault implementation of a
MappingContextfor Cassandra usingCassandraPersistentEntityandCassandraPersistentPropertyas primary abstractions.Cassandra specificPersistentEntityabstraction.Cassandra specificPersistentPropertyextension.Specifies the Cassandra type of the annotated property or parameter when used in query methods.Strategy interface to resolveUserDefinedTypebyname. -
Classes in org.springframework.data.cassandra.core.mapping used by org.springframework.data.cassandra.core.mappingClassDescriptionCassandra specific
BasicPersistentEntityimplementation that adds Cassandra specific metadata.Cassandra specificAnnotationBasedPersistentPropertyimplementation.Simple implementation ofMapId.Deprecated, for removal: This API element is subject to removal in a future version.since 3.0 without replacement.Default implementation of aMappingContextfor Cassandra usingCassandraPersistentEntityandCassandraPersistentPropertyas primary abstractions.Cassandra specificPersistentEntityabstraction.Interface for Cassandra Persistent Entity Mapping Verification.Cassandra specificPersistentPropertyextension.Comparatorimplementation that ordersCassandraPersistentPropertyinstances.Comparatorimplementation that uses, in order, the...Specifies the Cassandra type of the annotated property or parameter when used in query methods.Cassandra Protocol types.Deprecated, for removal: This API element is subject to removal in a future version.since 3.0, useSimpleTupleTypeFactoryinstead.Annotation to define custom metadata for document fields.The annotation to configure a value object as embedded in the current table.Load strategy to be usedEmbedded.onEmpty().Mapping information for an individual entity class.Exception thrown on incorrect mapping of an Id interface.Interface that represents the id of a persistent entity, where the keys correspond to the entity's JavaBean properties.Interface and default implementation of a naming strategy.Utility to translate aCassandraPersistentPropertyinto a corresponding property from a differentCassandraPersistentEntityby looking it up by name.Identifies the annotated field of a composite primary key class as a primary key field that is either a partition or cluster key field.Mapping between a persistent entity's property and its column.Enumeration of similarity functions.Deprecated, for removal: This API element is subject to removal in a future version.since 4.5 in alignment with the deprecation ofTupleTypeFactory.Deprecated, for removal: This API element is subject to removal in a future version.since 3.0Strategy interface to resolveUserDefinedTypebyname. -
-
Classes in org.springframework.data.cassandra.core.mapping used by org.springframework.data.cassandra.repository.queryClassDescriptionCassandra specific
PersistentEntityabstraction.Cassandra specificPersistentPropertyextension.Specifies the Cassandra type of the annotated property or parameter when used in query methods. -