Package

moe.pizza

sdeapi

Permalink

package sdeapi

Created by Andi on 05/11/2015.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. sdeapi
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. implicit class RunnableMysqlStreamingAction[+R, +T, -E <: Effect] extends AnyRef

    Permalink
  2. implicit class SyncableFuture[T] extends AnyRef

    Permalink

    Provide a simple .sync() function on all the futures we return

  3. trait Tables extends AnyRef

    Permalink

    Slick data model trait for extension, choice of backend or usage in the cake pattern.

    Slick data model trait for extension, choice of backend or usage in the cake pattern. (Make sure to initialize this late.)

Value Members

  1. object Tables extends Tables

    Permalink

    Stand-alone Slick data model for immediate use

  2. package examples

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped