Package-level declarations
Types
Link copied to clipboard
Type-safe reference to a CQL column. Produced by kandra-codegen or constructed manually.
Link copied to clipboard
Link copied to clipboard
Represents a single WHERE clause predicate in a Kandra query.
Link copied to clipboard
class KandraRawQuery
Safe parameterised CQL query builder — use instead of string interpolation in raw.
Link copied to clipboard
Link copied to clipboard
Marker interface implemented by generated table objects (e.g. UserTable).
Link copied to clipboard
class QueryContext
DSL receiver for building query predicates and limit.