Uses of Enum Class
org.springframework.data.cassandra.core.mapping.CassandraPersistentPropertyComparator
Packages that use CassandraPersistentPropertyComparator
Package
Description
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
-
Uses of CassandraPersistentPropertyComparator in org.springframework.data.cassandra.core.mapping
Subclasses with type arguments of type CassandraPersistentPropertyComparator in org.springframework.data.cassandra.core.mappingModifier and TypeClassDescriptionenumComparatorimplementation that ordersCassandraPersistentPropertyinstances.Methods in org.springframework.data.cassandra.core.mapping that return CassandraPersistentPropertyComparatorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CassandraPersistentPropertyComparator.values()Returns an array containing the constants of this enum class, in the order they are declared.