io.getquill

package io.getquill

Members list

Packages

Type members

Classlikes

class PostgresJAsyncContext[+N <: NamingStrategy](naming: N, pool: ConnectionPool[PostgreSQLConnection]) extends JAsyncContext[PostgresDialect, N, PostgreSQLConnection], PostgresJAsyncContextBase[N]

Attributes

Supertypes
trait UUIDObjectEncoding
trait ArrayEncoding
class JAsyncContext[PostgresDialect, N, PostgreSQLConnection]
trait JAsyncContextBase[PostgresDialect, N]
trait Encoders
trait Decoders
trait SqlContext[PostgresDialect, N]
trait ContextVerbTranslate[PostgresDialect, N]
trait ContextTranslateMacro[PostgresDialect, N]
trait ContextTranslateProto[PostgresDialect, N]
trait Context[PostgresDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[PostgresDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
trait PostgresJAsyncContextBase[+N <: NamingStrategy] extends JAsyncContextBase[PostgresDialect, N], ArrayEncoders, ArrayDecoders, UUIDObjectEncoding

Attributes

Supertypes
trait UUIDObjectEncoding
trait ArrayEncoding
trait JAsyncContextBase[PostgresDialect, N]
trait Encoders
trait Decoders
trait SqlContext[PostgresDialect, N]
trait ContextVerbTranslate[PostgresDialect, N]
trait ContextTranslateMacro[PostgresDialect, N]
trait ContextTranslateProto[PostgresDialect, N]
trait Context[PostgresDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[PostgresDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
Known subtypes
case class PostgresJAsyncContextConfig(config: Config) extends JAsyncContextConfig[PostgreSQLConnection]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class JAsyncContextConfig[PostgreSQLConnection]
class Object
trait Matchable
class Any
Show all