Uses of Interface
org.springframework.data.cassandra.core.query.Update.AddToBuilder
Package
Description
Apache Cassandra specific query and update support.
-
Uses of Update.AddToBuilder in org.springframework.data.cassandra.core.query
Modifier and TypeMethodDescriptionCreate a newUpdate.AddToBuilder
to add items to a collection forcolumnName
in a fluent style.