Streaming

slick.dbio.Streaming
sealed trait Streaming[+T] extends NoStream

A phantom type used as the streaming result type for DBIOActions that do support streaming.

Attributes

Source:
NoStream.scala
Graph
Supertypes
trait NoStream
class Object
trait Matchable
class Any

Members list

Concise view