Quill

io.getquill.jdbczio.Quill
See theQuill companion trait
object Quill

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Quill.type

Members list

Type members

Classlikes

object Connection

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Connection.type
object DataSource

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DataSource.type
class H2[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[H2Dialect, N], H2JdbcTypes[H2Dialect, N]

Attributes

Companion
object
Supertypes
trait H2JdbcTypes[H2Dialect, N]
trait UUIDObjectEncoding
trait BooleanObjectEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[H2Dialect, N]
trait QuillBaseContext[H2Dialect, N]
trait ZioTranslateContext[H2Dialect, N]
trait ContextTranslateMacro[H2Dialect, N]
trait ContextTranslateProto[H2Dialect, N]
trait JdbcContextTypes[H2Dialect, N]
trait Decoders
trait Encoders
trait SqlContext[H2Dialect, N]
trait ZioContext[H2Dialect, N]
trait ContextVerbStream[H2Dialect, N]
trait ProtoStreamContext[H2Dialect, N]
trait Context[H2Dialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[H2Dialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
object H2

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
H2.type
class Mysql[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[MySQLDialect, N], MysqlJdbcTypes[MySQLDialect, N]

Attributes

Companion
object
Supertypes
trait MysqlJdbcTypes[MySQLDialect, N]
trait UUIDStringEncoding
trait BooleanObjectEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[MySQLDialect, N]
trait QuillBaseContext[MySQLDialect, N]
trait ZioTranslateContext[MySQLDialect, N]
trait ContextTranslateMacro[MySQLDialect, N]
trait ContextTranslateProto[MySQLDialect, N]
trait JdbcContextTypes[MySQLDialect, N]
trait Decoders
trait Encoders
trait SqlContext[MySQLDialect, N]
trait ZioContext[MySQLDialect, N]
trait ContextVerbStream[MySQLDialect, N]
trait ProtoStreamContext[MySQLDialect, N]
trait Context[MySQLDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[MySQLDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
object Mysql

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Mysql.type
class Oracle[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[OracleDialect, N], OracleJdbcTypes[OracleDialect, N]

Attributes

Companion
object
Supertypes
trait OracleJdbcTypes[OracleDialect, N]
trait UUIDStringEncoding
trait BooleanIntEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[OracleDialect, N]
trait QuillBaseContext[OracleDialect, N]
trait ZioTranslateContext[OracleDialect, N]
trait ContextTranslateMacro[OracleDialect, N]
trait ContextTranslateProto[OracleDialect, N]
trait JdbcContextTypes[OracleDialect, N]
trait Decoders
trait Encoders
trait SqlContext[OracleDialect, N]
trait ZioContext[OracleDialect, N]
trait ContextVerbStream[OracleDialect, N]
trait ProtoStreamContext[OracleDialect, N]
trait Context[OracleDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[OracleDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
object Oracle

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Oracle.type
class Postgres[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[PostgresDialect, N], PostgresJdbcTypes[PostgresDialect, N], PostgresJsonExtensions

Attributes

Companion
object
Supertypes
trait PostgresJdbcTypes[PostgresDialect, N]
trait ArrayEncoders
trait ArrayDecoders
trait ArrayEncoding
trait UUIDObjectEncoding
trait BooleanObjectEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[PostgresDialect, N]
trait QuillBaseContext[PostgresDialect, N]
trait ZioTranslateContext[PostgresDialect, N]
trait ContextTranslateMacro[PostgresDialect, N]
trait ContextTranslateProto[PostgresDialect, N]
trait JdbcContextTypes[PostgresDialect, N]
trait Decoders
trait Encoders
trait SqlContext[PostgresDialect, N]
trait ZioContext[PostgresDialect, N]
trait ContextVerbStream[PostgresDialect, N]
trait ProtoStreamContext[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
object Postgres

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Postgres.type
class PostgresLite[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[PostgresDialect, N], PostgresJdbcTypes[PostgresDialect, N]

Postgres ZIO Context without JDBC Encoders

Postgres ZIO Context without JDBC Encoders

Attributes

Supertypes
trait PostgresJdbcTypes[PostgresDialect, N]
trait ArrayEncoders
trait ArrayDecoders
trait ArrayEncoding
trait UUIDObjectEncoding
trait BooleanObjectEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[PostgresDialect, N]
trait QuillBaseContext[PostgresDialect, N]
trait ZioTranslateContext[PostgresDialect, N]
trait ContextTranslateMacro[PostgresDialect, N]
trait ContextTranslateProto[PostgresDialect, N]
trait JdbcContextTypes[PostgresDialect, N]
trait Decoders
trait Encoders
trait SqlContext[PostgresDialect, N]
trait ZioContext[PostgresDialect, N]
trait ContextVerbStream[PostgresDialect, N]
trait ProtoStreamContext[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
class SqlServer[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[SQLServerDialect, N], SqlServerJdbcTypes[SQLServerDialect, N]

Attributes

Companion
object
Supertypes
trait SqlServerJdbcTypes[SQLServerDialect, N]
trait UUIDStringEncoding
trait BooleanObjectEncoding
trait ObjectGenericTimeDecoders
trait ObjectGenericTimeEncoders
trait Quill[SQLServerDialect, N]
trait QuillBaseContext[SQLServerDialect, N]
trait ZioTranslateContext[SQLServerDialect, N]
trait ContextTranslateMacro[SQLServerDialect, N]
trait ContextTranslateProto[SQLServerDialect, N]
trait JdbcContextTypes[SQLServerDialect, N]
trait Decoders
trait Encoders
trait SqlContext[SQLServerDialect, N]
trait ZioContext[SQLServerDialect, N]
trait ContextVerbStream[SQLServerDialect, N]
trait ProtoStreamContext[SQLServerDialect, N]
trait Context[SQLServerDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[SQLServerDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
object SqlServer

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
SqlServer.type
class Sqlite[+N <: NamingStrategy](val naming: N, val ds: DataSource) extends Quill[SqliteDialect, N], SqliteJdbcTypes[SqliteDialect, N]

Attributes

Companion
object
Supertypes
trait SqliteJdbcTypes[SqliteDialect, N]
trait UUIDObjectEncoding
trait BooleanObjectEncoding
trait BasicTimeDecoders
trait BasicTimeEncoders
trait Quill[SqliteDialect, N]
trait QuillBaseContext[SqliteDialect, N]
trait ZioTranslateContext[SqliteDialect, N]
trait ContextTranslateMacro[SqliteDialect, N]
trait ContextTranslateProto[SqliteDialect, N]
trait JdbcContextTypes[SqliteDialect, N]
trait Decoders
trait Encoders
trait SqlContext[SqliteDialect, N]
trait ZioContext[SqliteDialect, N]
trait ContextVerbStream[SqliteDialect, N]
trait ProtoStreamContext[SqliteDialect, N]
trait Context[SqliteDialect, N]
trait Closeable
trait AutoCloseable
trait EncodingDsl
trait LowPriorityImplicits
trait ProtoContextSecundus[SqliteDialect, N]
trait RowContext
class Object
trait Matchable
class Any
Show all
object Sqlite

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Sqlite.type