io
.
getquill
.
context
cassandra
package
cassandra
Visibility
Public
All
Type Members
trait
CassandraContext
[
N <:
NamingStrategy
]
extends
Context
[
CqlIdiom
,
N
] with
Encodings
with
UdtMetaDsl
with
Ops
abstract
class
CassandraSessionContext
[
N <:
NamingStrategy
]
extends
Context
[
CqlIdiom
,
N
] with
CassandraContext
[
N
] with
Encoders
with
Decoders
with
CassandraTypes
with
UdtEncoding
trait
CqlIdiom
extends
Idiom
case class
CqlQuery
(
entity:
Entity
,
filter:
Option
[
Ast
]
,
orderBy:
List
[
OrderByCriteria
]
,
limit:
Option
[
Ast
]
,
select:
List
[
Ast
]
,
distinct:
Boolean
)
extends
Product
with
Serializable
trait
Ops
extends
AnyRef
case class
OrderByCriteria
(
property:
Property
,
ordering:
PropertyOrdering
)
extends
Product
with
Serializable
class
PrepareStatementCache
[
V <:
AnyRef
]
extends
AnyRef
trait
Udt
extends
AnyRef
trait
UdtMetaDsl
extends
AnyRef
class
UdtMetaDslMacro
extends
AnyRef
Value Members
object
CqlIdiom
extends
CqlIdiom
object
CqlNormalize
object
CqlQuery
extends
Serializable
object
ExpandMappedInfix
extends
StatelessTransformer
package
cluster
package
encoding
package
util
Ungrouped