ca.shiftfocus.krispii.core.services

datasource

package datasource

Visibility
  1. Public
  2. All

Type Members

  1. trait DB extends AnyRef

  2. class PostgresDB extends DB

    The PostgreSQL implementation of the DB trait.

    The PostgreSQL implementation of the DB trait.

    All concrete repositories that depend on the postgresql database should mixin this implementation trait.

Ungrouped