io.getquill.context.cassandra

Members list

Type members

Classlikes

trait CassandraBaseContext[+N <: NamingStrategy] extends CassandraStandardContext[N]

Attributes

Supertypes
trait Decoders
trait UdtDecoding
trait Encoders
trait UdtEncoding
trait CassandraContext[N]
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
trait CassandraContext[+N <: NamingStrategy] extends Context[CqlIdiom, N], Encodings

Attributes

Supertypes
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
trait CassandraPrepareContext[+N <: NamingStrategy] extends CassandraStandardContext[N], CassandraContext[N]

Attributes

Supertypes
trait Decoders
trait UdtDecoding
trait Encoders
trait UdtEncoding
trait CassandraContext[N]
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
trait CassandraRowContext extends RowContext

Attributes

Supertypes
trait RowContext
class Object
trait Matchable
class Any
Known subtypes
abstract class CassandraSessionContext[+N <: NamingStrategy] extends CassandraPrepareContext[N], CassandraBaseContext[N]

Attributes

Supertypes
trait Decoders
trait UdtDecoding
trait Encoders
trait UdtEncoding
trait CassandraContext[N]
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
abstract class CassandraSessionlessContext[+N <: NamingStrategy] extends CassandraPrepareContext[N]

When using this context, we cannot encode UDTs since does not have a proper CassandraSession trait mixed in with udtValueOf. Certain contexts e.g. the CassandraLagomContext does not currently have this ability.

When using this context, we cannot encode UDTs since does not have a proper CassandraSession trait mixed in with udtValueOf. Certain contexts e.g. the CassandraLagomContext does not currently have this ability.

Attributes

Supertypes
trait Decoders
trait UdtDecoding
trait Encoders
trait UdtEncoding
trait CassandraContext[N]
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
trait CassandraStandardContext[+N <: NamingStrategy] extends CassandraRowContext, CassandraContext[N], Context[CqlIdiom, N], Encoders, Decoders, CassandraTypes

Attributes

Supertypes
trait Decoders
trait UdtDecoding
trait Encoders
trait UdtEncoding
trait CassandraContext[N]
trait Encodings
trait Context[CqlIdiom, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[CqlIdiom, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
class PrepareStatementCache[V <: AnyRef](size: Long)

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type