Uses of Enum Class
org.springframework.data.cassandra.repository.Query.Idempotency
Package
Description
Apache Cassandra specific repository implementation.
-
Uses of Query.Idempotency in org.springframework.data.cassandra.repository
Modifier and TypeMethodDescriptionstatic Query.Idempotency
Returns the enum constant of this class with the specified name.static Query.Idempotency[]
Query.Idempotency.values()
Returns an array containing the constants of this enum class, in the order they are declared.