Packages

package db

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. db
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type DBEnv = Has[Service]

Value Members

  1. def liveDB(db: JDBC, pool_name: String = "EtlFlow-Pool", pool_size: Int = 2): ZLayer[Blocking, Throwable, DBEnv]
  2. object CP extends ApplicationLogger
  3. object DBApi

Inherited from AnyRef

Inherited from Any

Ungrouped