Package

io

getquill

Permalink

package getquill

Visibility
  1. Public
  2. All

Type Members

  1. class CassandraAsyncContext[+N <: NamingStrategy] extends CassandraCqlSessionContext[N] with ScalaFutureIOMonad

    Permalink
  2. case class CassandraContextConfig(config: Config) extends Product with Serializable

    Permalink
  3. abstract class CassandraCqlSessionContext[+N <: NamingStrategy] extends CassandraSessionContext[N] with CassandraSession with SyncCache with AsyncFutureCache

    Permalink
  4. class CassandraMirrorContext[+Naming <: NamingStrategy] extends MirrorContext[CqlIdiom, Naming] with CassandraContext[Naming]

    Permalink
  5. class CassandraMirrorContextWithQueryProbing extends CassandraMirrorContext[Literal.type] with QueryProbing

    Permalink
  6. class CassandraSyncContext[+N <: NamingStrategy] extends CassandraCqlSessionContext[N] with SyncIOMonad

    Permalink

Value Members

  1. package context

    Permalink

Ungrouped