A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/db/package.html below:

db - play.api.db

  • trait BoneCPComponents extends AnyRef

    BoneCP components (for compile-time injection).

  • class BoneCPModule extends Module

    BoneCP runtime inject module.

  • class BoneConnectionPool extends ConnectionPool

    BoneCP implementation of connection pool interface.

    BoneCP implementation of connection pool interface.

    Annotations
    @Singleton()
  • trait ConnectionPool extends AnyRef

    Connection pool API for managing data sources.

  • trait DBApi extends AnyRef

    DB API for managing application databases.

  • class DBApiProvider extends Provider[DBApi]

    Inject provider for DB implementation of DB API.

    Inject provider for DB implementation of DB API.

    Annotations
    @Singleton()
  • trait DBComponents extends AnyRef

    DB components (for compile-time injection).

  • final class DBModule extends Module

    DB runtime inject module.

  • trait Database extends AnyRef

    Database API.

  • case class DatabaseConfig(driver: Option[String], url: Option[String], username: Option[String], password: Option[String], jndiName: Option[String]) extends Product with Serializable

    The generic database configuration.

    The generic database configuration.

    driver

    The driver

    url

    The jdbc URL

    username

    The username

    password

    The password

    jndiName

    The JNDI name

  • class DefaultDBApi extends DBApi

    Default implementation of the DB API.

  • abstract class DefaultDatabase extends Database

    Default implementation of the database API.

    Default implementation of the database API. Provides driver registration and connection methods.

  • trait HikariCPComponents extends AnyRef

    HikariCP components (for compile-time injection).

  • class HikariCPConfig extends AnyRef

    HikariCP config

  • class HikariCPConnectionPool extends ConnectionPool
  • class HikariCPModule extends Module

    HikariCP runtime inject module.

  • type NamedDatabase = db.NamedDatabase
  • class NamedDatabaseProvider extends Provider[Database]

    Inject provider for named databases.

  • class PooledDatabase extends DefaultDatabase

    Default implementation of the database API using a connection pool.


  • RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4