Parameters

slick.lifted.Parameters
See theParameters companion object
final class Parameters[PU, PP](pShape: Shape[ColumnsShapeLevel, PU, PU, _])

Attributes

Companion:
object
Source:
Compiled.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def flatMap[R <: Rep[_], RU](f: PP => R)(implicit rExe: Executable[R, RU], profile: BasicProfile): CompiledFunction[PP => R, PP, PU, R, RU]

Attributes

Source:
Compiled.scala
def withFilter(f: PP => Boolean): Parameters[PU, PP]

Attributes

Source:
Compiled.scala