io.getquill.context.cassandra

Members list

Type members

Classlikes

object CqlIdiom extends CqlIdiom, CannotReturn

Attributes

Companion
trait
Supertypes
trait CannotReturn
trait CqlIdiom
trait Idiom
class Object
trait Matchable
class Any
Show all
Self type
CqlIdiom.type
trait CqlIdiom extends Idiom

Attributes

Companion
object
Supertypes
trait Idiom
class Object
trait Matchable
class Any
Known subtypes
object CqlIdiom.type
class CqlNormalize(transpileConfig: TranspileConfig)

Attributes

Supertypes
class Object
trait Matchable
class Any
final case class CqlQuery(entity: Entity, filter: Option[Ast], orderBy: List[OrderByCriteria], limit: Option[Ast], select: List[Ast], distinct: Boolean)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object CqlQuery

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
CqlQuery.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
final case class OrderByCriteria(property: Property, ordering: PropertyOrdering)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all