Packages

p

ch.j3t

jooq

package jooq

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class DbCreds(url: String, user: String, password: String) extends Product with Serializable

    url

    a JDBC url

  2. class ZDb extends AnyRef

    Class wrapping a ZIO that provides a DSLContext, which will be used in conjunction with the logic passed by the users.

Value Members

  1. object ZDb

Ungrouped