Packages

package zio

Package Members

  1. package jasync

Type Members

  1. case class PostgresJAsyncContextConfig(config: Config) extends JAsyncContextConfig[PostgreSQLConnection] with Product with Serializable
  2. class PostgresZioJAsyncContext[N <: NamingStrategy] extends ZioJAsyncContext[PostgresDialect, N, PostgreSQLConnection] with ArrayEncoders with ArrayDecoders with UUIDObjectEncoding

Ungrouped