Uses of Interface
org.springframework.data.cassandra.core.ExecutableInsertOperation
Packages that use ExecutableInsertOperation
-
Uses of ExecutableInsertOperation in org.springframework.data.cassandra.core
Subinterfaces of ExecutableInsertOperation in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptioninterfaceOperations for managing a Cassandra keyspace.interfaceInterface specifying a basic set of Cassandra operations.interfaceStripped down interface providing access to a fluent API that specifies a basic set of Cassandra operations.Classes in org.springframework.data.cassandra.core that implement ExecutableInsertOperationModifier and TypeClassDescriptionclassDefault implementation ofCassandraAdminOperations.classPrimary implementation ofCassandraOperations.