Package

io.teamscala.play.db

slick

Permalink

package slick

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultSlickApi extends SlickApi

    Permalink

    Default implementation of the Slick API.

    Default implementation of the Slick API.

    Annotations
    @Singleton()
  2. trait JodaResultSets extends AnyRef

    Permalink
  3. class NamedDatabaseProvider extends Provider[DatabaseDef]

    Permalink

    Inject provider for named databases.

  4. final class OrderableColumnExtensionMethods[B1] extends AnyVal

    Permalink
  5. final class PageableQueryExtensionMethods[+E, U, C[_]] extends AnyVal

    Permalink
  6. final class SingleColumnQueryExtensionMethods[B1, P1, C[_]] extends AnyVal

    Permalink
  7. trait SlickApi extends AnyRef

    Permalink

    Slick API for managing application databases(wrapped DBApi).

  8. trait SlickComponents extends AnyRef

    Permalink

    Slick components (for compile-time injection).

  9. trait SlickExtensions extends AnyRef

    Permalink
  10. final class SlickModule extends Module

    Permalink
  11. final class StringColumnExtensionMethods[P1] extends AnyVal with ExtensionMethods[String, P1]

    Permalink

Value Members

  1. object JodaResultSets extends JodaResultSets

    Permalink
  2. object Library

    Permalink
  3. package postgres

    Permalink

Ungrouped