slick.lifted.Compilable
See theCompilable companion object
Typeclass for types that can be contained in a Compiled container. This
includes all Executable types as well as functions (of any arity) from
flat, fully packed parameter types to an Executable result type.
Attributes
- Companion:
- object
- Source:
- Compiled.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any