Uses of Enum Class
org.springframework.data.cassandra.core.mapping.CassandraColumnAnnotationComparator
Packages that use CassandraColumnAnnotationComparator
Package
Description
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
-
Uses of CassandraColumnAnnotationComparator in org.springframework.data.cassandra.core.mapping
Methods in org.springframework.data.cassandra.core.mapping that return CassandraColumnAnnotationComparatorModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static CassandraColumnAnnotationComparator[]CassandraColumnAnnotationComparator.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.