scala.slick.lifted

CompilableFunctions

trait CompilableFunctions extends CompilableLowPriority

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. CompilableFunctions
  2. CompilableLowPriority
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  10. implicit def executableIsCompilable[T <: Rep[_], U](implicit e: Executable[T, U]): Compilable[T, CompiledExecutable[T, U]]

    Definition Classes
    CompilableLowPriority
  11. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  12. implicit def function10IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10), P, B, U]]

  13. implicit def function11IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11), P, B, U]]

  14. implicit def function12IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12), P, B, U]]

  15. implicit def function13IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13), P, B, U]]

  16. implicit def function14IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14), P, B, U]]

  17. implicit def function15IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15), P, B, U]]

  18. implicit def function16IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16), P, B, U]]

  19. implicit def function17IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17), P, B, U]]

  20. implicit def function18IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18), P, B, U]]

  21. implicit def function19IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19), P, B, U]]

  22. implicit def function20IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20), P, B, U]]

  23. implicit def function21IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21), P, B, U]]

  24. implicit def function22IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22), P, B, U]]

  25. implicit def function2IsCompilable[A1, A2, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2), P, (A1, A2)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2) ⇒ B, CompiledFunction[(A1, A2) ⇒ B, (A1, A2), P, B, U]]

  26. implicit def function3IsCompilable[A1, A2, A3, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3), P, (A1, A2, A3)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3) ⇒ B, CompiledFunction[(A1, A2, A3) ⇒ B, (A1, A2, A3), P, B, U]]

  27. implicit def function4IsCompilable[A1, A2, A3, A4, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4), P, (A1, A2, A3, A4)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4) ⇒ B, CompiledFunction[(A1, A2, A3, A4) ⇒ B, (A1, A2, A3, A4), P, B, U]]

  28. implicit def function5IsCompilable[A1, A2, A3, A4, A5, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5), P, (A1, A2, A3, A4, A5)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5) ⇒ B, (A1, A2, A3, A4, A5), P, B, U]]

  29. implicit def function6IsCompilable[A1, A2, A3, A4, A5, A6, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6), P, (A1, A2, A3, A4, A5, A6)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6) ⇒ B, (A1, A2, A3, A4, A5, A6), P, B, U]]

  30. implicit def function7IsCompilable[A1, A2, A3, A4, A5, A6, A7, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7), P, (A1, A2, A3, A4, A5, A6, A7)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7) ⇒ B, (A1, A2, A3, A4, A5, A6, A7), P, B, U]]

  31. implicit def function8IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8), P, (A1, A2, A3, A4, A5, A6, A7, A8)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8), P, B, U]]

  32. implicit def function9IsCompilable[A1, A2, A3, A4, A5, A6, A7, A8, A9, B <: Rep[_], P, U](implicit ashape: Shape[Columns, (A1, A2, A3, A4, A5, A6, A7, A8, A9), P, (A1, A2, A3, A4, A5, A6, A7, A8, A9)], pshape: Shape[Columns, P, P, _], bexe: Executable[B, U]): Compilable[(A1, A2, A3, A4, A5, A6, A7, A8, A9) ⇒ B, CompiledFunction[(A1, A2, A3, A4, A5, A6, A7, A8, A9) ⇒ B, (A1, A2, A3, A4, A5, A6, A7, A8, A9), P, B, U]]

  33. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  34. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  35. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  36. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  37. final def notify(): Unit

    Definition Classes
    AnyRef
  38. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  40. def toString(): String

    Definition Classes
    AnyRef → Any
  41. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from CompilableLowPriority

Inherited from AnyRef

Inherited from Any

Ungrouped