Compiled

slick.lifted.Compiled$
See theCompiled companion trait
object Compiled

Attributes

Companion:
trait
Source:
Compiled.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[V, C <: Compiled[V]](raw: V)(implicit compilable: Compilable[V, C], profile: BasicProfile): C

Create a new Compiled value for a raw value that is Compilable.

Create a new Compiled value for a raw value that is Compilable.

Attributes

Source:
Compiled.scala