StreamingExecutable

slick.lifted.StreamingExecutable$
See theStreamingExecutable companion trait
object StreamingExecutable extends StreamingExecutable[Rep[Any], Any, Any]

A prototype StreamingExecutable instance for Rep types.

Attributes

Companion:
trait
Source:
Compiled.scala
Graph
Supertypes
trait StreamingExecutable[Rep[Any], Any, Any]
trait Executable[Rep[Any], Any]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T <: Rep[_], TU, EU]: StreamingExecutable[T, TU, EU]

Attributes

Source:
Compiled.scala
def toNode(value: Rep[Any]): Node

Attributes

Source:
Compiled.scala