Packages

p

slick.jdbc

canton

package canton

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class ActionBasedSQLInterpolation extends AnyVal

    Fork of slick's sql interpolation.

    Fork of slick's sql interpolation.

    sqlu now returns an action indicating a write effect. sql now returns a forked SQL action builder where as results in an action with read effect and asUpdate in one with a write effect.

  2. case class SQLActionBuilder(queryParts: Seq[Any], unitPConv: SetParameter[Unit]) extends Product with Serializable

Value Members

  1. object ActionBasedSQLInterpolation

Ungrouped