Package

play

api

Permalink

package api

Visibility
  1. Public
  2. All

Value Members

  1. package db

    Permalink

    Contains the JDBC database access API.

    Contains the JDBC database access API.

    Example, retrieving a connection from the 'customers' datasource:

    val conn = DB.getConnection("customers")

Ungrouped