slick.lifted.StreamingExecutable
See theStreamingExecutable companion object
Typeclass for types that can be executed as streaming queries, i.e. only
collection-valued (Query[_, _, _[_] ]) types. This is used
as a phantom type for computing the required types. The actual value is
always null.
Attributes
- Companion:
- object
- Source:
- Compiled.scala
- Graph
- Supertypes
- Known subtypes
- object StreamingExecutable.type