CompiledExecutable
Attributes
- Source
- Compiled.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Value members
Abstract methods
Attributes
- Source
- Compiled.scala
Concrete methods
Attributes
- Definition Classes
- Source
- Compiled.scala
Inherited methods
Perform a transformation of the underlying value. The computed Compiled value is returned unmodified.
Perform a transformation of the underlying value. The computed Compiled value is returned unmodified.
Attributes
- Inherited from:
- Compiled
- Source
- Compiled.scala
Perform a transformation of the underlying value. The computed value must be Compilable. The resulting Compiled instance will be recompiled when needed. It does not benefit from this instance already containing the compiled state.
Perform a transformation of the underlying value. The computed value must be Compilable. The resulting Compiled instance will be recompiled when needed. It does not benefit from this instance already containing the compiled state.
Attributes
- Inherited from:
- Compiled
- Source
- Compiled.scala
Concrete fields
Return the underlying query or query function. It can be safely extracted for reuse without caching the compiled representation.
Return the underlying query or query function. It can be safely extracted for reuse without caching the compiled representation.
Attributes
- Source
- Compiled.scala
The profile which is used for compiling the query.
Inherited fields
Attributes
- Inherited from:
- CompilersMixin
- Source
- Compiled.scala
Attributes
- Inherited from:
- CompilersMixin
- Source
- Compiled.scala
Attributes
- Inherited from:
- CompilersMixin
- Source
- Compiled.scala
Attributes
- Inherited from:
- CompilersMixin
- Source
- Compiled.scala