busymachines.pureharm.dbdoobie

Type members

Classlikes

trait PureharmDBDoobieAliases extends Aliases with Types with Modules with Types with Modules with Modules
Since

24 Sep 2019

trait PureharmDBDoobieImplicitsAll extends AllSyntax with SqlMeta with TimeMeta with LegacyMeta with Instances with Instances with Instances with ToPostgresMonadErrorOps with ToFragmentOps with ToPostgresExplainOps with SproutMetas with TransactorImplicits
Since

24 Sep 2019

Inherited types

type BlobIO[A] = BlobIO[A]
Inherited from
Types
type CallableStatementIO[A] = CallableStatementIO[A]
Inherited from
Types
type ClobIO[A] = ClobIO[A]
Inherited from
Types
type ConnectionIO[A] = ConnectionIO[A]
Inherited from
Types
type CopyInIO[A] = CopyInIO[A]
Inherited from
Types
type CopyManagerIO[A] = CopyManagerIO[A]
Inherited from
Types
type CopyOutIO[A] = CopyOutIO[A]
Inherited from
Types
type DataSourceTransactor[F[_]] = Aux[F, DataSource]
Inherited from
Types
type DatabaseMetaDataIO[A] = DatabaseMetaDataIO[A]
Inherited from
Types
type DoobieRepo[F[_], E, PK, TA <: TableWithPK[E, PK]] = DoobieRepo[F, E, PK, TA]
type DoobieRepoQueries[E, PK, TA <: TableWithPK[E, PK]] = DoobieRepoQueries[E, PK, TA]
type DriverIO[A] = DriverIO[A]
Inherited from
Types
type Fragment = Fragment
Inherited from
Types
type Get[A] = Get[A]
Inherited from
Types
type KleisliInterpreter[F[_]] = KleisliInterpreter[F]
Inherited from
Types
type LargeObjectIO[A] = LargeObjectIO[A]
Inherited from
Types
type LargeObjectManagerIO[A] = LargeObjectManagerIO[A]
Inherited from
Types
type LogHandler = LogHandler
Inherited from
Types
type Meta[A] = Meta[A]
Inherited from
Types
type NClobIO[A] = NClobIO[A]
Inherited from
Types
type PGConnectionIO[A] = PGConnectionIO[A]
Inherited from
Types
type PreparedStatementIO[A] = PreparedStatementIO[A]
Inherited from
Types
type Put[A] = Put[A]
Inherited from
Types
type Query[A, B] = Query[A, B]
Inherited from
Types
type Query0[A] = Query0[A]
Inherited from
Types
type Read[A] = Read[A]
Inherited from
Types
type RefIO[A] = RefIO[A]
Inherited from
Types
type ResultSetIO[A] = ResultSetIO[A]
Inherited from
Types
type SQLDataIO[A] = SQLDataIO[A]
Inherited from
Types
type SQLInputIO[A] = SQLInputIO[A]
Inherited from
Types
type SQLOutputIO[A] = SQLOutputIO[A]
Inherited from
Types
type SqlState = SqlState
Inherited from
Types
type StatementIO[A] = StatementIO[A]
Inherited from
Types
type TableWithPK[E, PK] = TableWithPK[E, PK]
type Transactor[M[_]] = Transactor[M]
Inherited from
Types
type Update[A] = Update[A]
Inherited from
Types
type Update0 = Update0
Inherited from
Types
type Write[A] = Write[A]
Inherited from
Types

Value members

Inherited fields

@volatile
lazy val ConnectionIO: WeakAsync[ConnectionIO]

Denotes the EC on which connections are managed, backed up by a fixed thread pool with the number of threads equal to the number of connections

Denotes the EC on which connections are managed, backed up by a fixed thread pool with the number of threads equal to the number of connections

Inherited from
PureharmDBDoobieAliases
val ExecutionContexts: ExecutionContexts
Inherited from
Modules
lazy val FB: blob
Inherited from
Modules
lazy val FC: connection
Inherited from
Modules
lazy val FCL: clob
Inherited from
Modules
lazy val FCS: callablestatement
Inherited from
Modules
lazy val FD: driver
Inherited from
Modules
lazy val FDMD: databasemetadata
Inherited from
Modules
lazy val FNCL: nclob
Inherited from
Modules
lazy val FPS: preparedstatement
Inherited from
Modules
lazy val FREF: ref
Inherited from
Modules
lazy val FRS: resultset
Inherited from
Modules
lazy val FS: statement
Inherited from
Modules
lazy val FSD: sqldata
Inherited from
Modules
lazy val FSI: sqlinput
Inherited from
Modules
lazy val FSO: sqloutput
Inherited from
Modules
val Fragment: Fragment
Inherited from
Modules
val Fragments: fragments
Inherited from
Modules
val Get: Get
Inherited from
Modules
val KleisliInterpreter: KleisliInterpreter
Inherited from
Modules
val LogHandler: LogHandler
Inherited from
Modules
val Meta: Meta
Inherited from
Modules
lazy val PFCI: copyin
Inherited from
Modules
lazy val PFCM: copymanager
Inherited from
Modules
lazy val PFCO: copyout
Inherited from
Modules
lazy val PFLO: largeobject
Inherited from
Modules
lazy val PFLOM: largeobjectmanager
Inherited from
Modules
lazy val PFPC: pgconnection
Inherited from
Modules
lazy val PHC: connection
Inherited from
Modules
lazy val PHLO: largeobject
Inherited from
Modules
lazy val PHLOM: largeobjectmanager
Inherited from
Modules
lazy val PHLOS: lostreaming
Inherited from
Modules
lazy val PHPC: pgconnection
Inherited from
Modules
val Put: Put
Inherited from
Modules
val Query: Query
Inherited from
Modules
val Query0: Query0
Inherited from
Modules
val Read: Read
Inherited from
Modules
val SqlState: SqlState
Inherited from
Modules
val Transactor: Transactor
Inherited from
Modules
val Update: Update
Inherited from
Modules
val Update0: Update0
Inherited from
Modules
val Write: Write
Inherited from
Modules