Package

io

rdbc

Permalink

package rdbc

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

Type Members

  1. type ImmutIndexedSeq[A] = IndexedSeq[A]

    Permalink

    An alias for Scala's immutable indexed sequence trait

  2. type ImmutSeq[A] = Seq[A]

    Permalink

    An alias for Scala's immutable sequence trait

Value Members

  1. object ImmutSeq

    Permalink

    An immutable sequences factory

  2. package api

    Permalink
  3. package sapi

    Permalink

    Provides a Scala API for database connectivity.

    Provides a Scala API for database connectivity.

    Main class is a Connection that can be obtained using a ConnectionFactory.

Inherited from AnyRef

Inherited from Any

Ungrouped