Uses of Annotation Interface
org.springframework.data.cassandra.core.mapping.CassandraType
Packages that use CassandraType
Package
Description
Spring Data Cassandra specific converter infrastructure.
Query derivation mechanism for Apache Cassandra specific repositories.
-
Uses of CassandraType in org.springframework.data.cassandra.core.convert
Methods in org.springframework.data.cassandra.core.convert with parameters of type CassandraTypeModifier and TypeMethodDescriptionColumnTypeResolver.resolve(CassandraType annotation) Resolve aCassandraColumnTypefrom aCassandraTypeannotation. -
Uses of CassandraType in org.springframework.data.cassandra.repository.query
Methods in org.springframework.data.cassandra.repository.query that return CassandraTypeModifier and TypeMethodDescriptionCassandraParameterAccessor.findCassandraType(int index) Returns theCassandraTypefor the declared method parameter.CassandraParametersParameterAccessor.findCassandraType(int index)