Object

org.virtuslab.beholder.views

FilterableViews

Related Doc: package views

Permalink

object FilterableViews extends FilterableViewsGenerateCode

Linear Supertypes
FilterableViewsGenerateCode, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. FilterableViews
  2. FilterableViewsGenerateCode
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class BaseView10[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  2. class BaseView11[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  3. class BaseView12[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  4. class BaseView13[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  5. class BaseView14[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  6. class BaseView15[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  7. class BaseView16[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  8. class BaseView17[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  9. class BaseView18[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  10. class BaseView19[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  11. class BaseView2[T, A, B] extends BaseView[A, T]

    Permalink

    Base view for view with 2 fields

    Base view for view with 2 fields

    T

    entity

    A

    first field

    B

    sec field

  12. class BaseView20[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  13. class BaseView21[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  14. class BaseView22[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  15. class BaseView3[T, A1, A2, A3] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  16. class BaseView4[T, A1, A2, A3, A4] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  17. class BaseView5[T, A1, A2, A3, A4, A5] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  18. class BaseView6[T, A1, A2, A3, A4, A5, A6] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  19. class BaseView7[T, A1, A2, A3, A4, A5, A6, A7] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  20. class BaseView8[T, A1, A2, A3, A4, A5, A6, A7, A8] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  21. class BaseView9[T, A1, A2, A3, A4, A5, A6, A7, A8, A9] extends BaseView[A1, T]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17]), (String, Rep[A18]), (String, Rep[A19]), (String, Rep[A20]), (String, Rep[A21]), (String, Rep[A22])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], arg18: TypedType[A18], arg19: TypedType[A19], arg20: TypedType[A20], arg21: TypedType[A21], arg22: TypedType[A22], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _], s18: slick.driver.JdbcProfile.API.Shape[_, Rep[A18], A18, _], s19: slick.driver.JdbcProfile.API.Shape[_, Rep[A19], A19, _], s20: slick.driver.JdbcProfile.API.Shape[_, Rep[A20], A20, _], s21: slick.driver.JdbcProfile.API.Shape[_, Rep[A21], A21, _], s22: slick.driver.JdbcProfile.API.Shape[_, Rep[A22], A22, _]): TableQuery[BaseView22[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  7. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17]), (String, Rep[A18]), (String, Rep[A19]), (String, Rep[A20]), (String, Rep[A21])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], arg18: TypedType[A18], arg19: TypedType[A19], arg20: TypedType[A20], arg21: TypedType[A21], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _], s18: slick.driver.JdbcProfile.API.Shape[_, Rep[A18], A18, _], s19: slick.driver.JdbcProfile.API.Shape[_, Rep[A19], A19, _], s20: slick.driver.JdbcProfile.API.Shape[_, Rep[A20], A20, _], s21: slick.driver.JdbcProfile.API.Shape[_, Rep[A21], A21, _]): TableQuery[BaseView21[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  8. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17]), (String, Rep[A18]), (String, Rep[A19]), (String, Rep[A20])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], arg18: TypedType[A18], arg19: TypedType[A19], arg20: TypedType[A20], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _], s18: slick.driver.JdbcProfile.API.Shape[_, Rep[A18], A18, _], s19: slick.driver.JdbcProfile.API.Shape[_, Rep[A19], A19, _], s20: slick.driver.JdbcProfile.API.Shape[_, Rep[A20], A20, _]): TableQuery[BaseView20[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  9. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17]), (String, Rep[A18]), (String, Rep[A19])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], arg18: TypedType[A18], arg19: TypedType[A19], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _], s18: slick.driver.JdbcProfile.API.Shape[_, Rep[A18], A18, _], s19: slick.driver.JdbcProfile.API.Shape[_, Rep[A19], A19, _]): TableQuery[BaseView19[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  10. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17]), (String, Rep[A18])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], arg18: TypedType[A18], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _], s18: slick.driver.JdbcProfile.API.Shape[_, Rep[A18], A18, _]): TableQuery[BaseView18[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  11. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16]), (String, Rep[A17])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], arg17: TypedType[A17], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _], s17: slick.driver.JdbcProfile.API.Shape[_, Rep[A17], A17, _]): TableQuery[BaseView17[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  12. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15]), (String, Rep[A16])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], arg16: TypedType[A16], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _], s16: slick.driver.JdbcProfile.API.Shape[_, Rep[A16], A16, _]): TableQuery[BaseView16[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  13. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14]), (String, Rep[A15])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], arg15: TypedType[A15], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _], s15: slick.driver.JdbcProfile.API.Shape[_, Rep[A15], A15, _]): TableQuery[BaseView15[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  14. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13]), (String, Rep[A14])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], arg14: TypedType[A14], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _], s14: slick.driver.JdbcProfile.API.Shape[_, Rep[A14], A14, _]): TableQuery[BaseView14[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  15. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12]), (String, Rep[A13])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], arg13: TypedType[A13], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _], s13: slick.driver.JdbcProfile.API.Shape[_, Rep[A13], A13, _]): TableQuery[BaseView13[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  16. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11]), (String, Rep[A12])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], arg12: TypedType[A12], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _], s12: slick.driver.JdbcProfile.API.Shape[_, Rep[A12], A12, _]): TableQuery[BaseView12[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  17. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10]), (String, Rep[A11])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], arg11: TypedType[A11], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _], s11: slick.driver.JdbcProfile.API.Shape[_, Rep[A11], A11, _]): TableQuery[BaseView11[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  18. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9]), (String, Rep[A10])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], arg10: TypedType[A10], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _], s10: slick.driver.JdbcProfile.API.Shape[_, Rep[A10], A10, _]): TableQuery[BaseView10[T, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  19. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8, A9](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8, A9) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8, A9)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8]), (String, Rep[A9])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], arg9: TypedType[A9], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _], s9: slick.driver.JdbcProfile.API.Shape[_, Rep[A9], A9, _]): TableQuery[BaseView9[T, A1, A2, A3, A4, A5, A6, A7, A8, A9]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  20. def createView[T, E, A1, A2, A3, A4, A5, A6, A7, A8](name: String, apply: (A1, A2, A3, A4, A5, A6, A7, A8) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7, A8)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7]), (String, Rep[A8])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], arg8: TypedType[A8], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _], s8: slick.driver.JdbcProfile.API.Shape[_, Rep[A8], A8, _]): TableQuery[BaseView8[T, A1, A2, A3, A4, A5, A6, A7, A8]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  21. def createView[T, E, A1, A2, A3, A4, A5, A6, A7](name: String, apply: (A1, A2, A3, A4, A5, A6, A7) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6, A7)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6]), (String, Rep[A7])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], arg7: TypedType[A7], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _], s7: slick.driver.JdbcProfile.API.Shape[_, Rep[A7], A7, _]): TableQuery[BaseView7[T, A1, A2, A3, A4, A5, A6, A7]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  22. def createView[T, E, A1, A2, A3, A4, A5, A6](name: String, apply: (A1, A2, A3, A4, A5, A6) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5, A6)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5]), (String, Rep[A6])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], arg6: TypedType[A6], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _], s6: slick.driver.JdbcProfile.API.Shape[_, Rep[A6], A6, _]): TableQuery[BaseView6[T, A1, A2, A3, A4, A5, A6]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  23. def createView[T, E, A1, A2, A3, A4, A5](name: String, apply: (A1, A2, A3, A4, A5) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4, A5)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4]), (String, Rep[A5])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], arg5: TypedType[A5], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _], s5: slick.driver.JdbcProfile.API.Shape[_, Rep[A5], A5, _]): TableQuery[BaseView5[T, A1, A2, A3, A4, A5]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  24. def createView[T, E, A1, A2, A3, A4](name: String, apply: (A1, A2, A3, A4) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3, A4)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3]), (String, Rep[A4])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], arg4: TypedType[A4], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _], s4: slick.driver.JdbcProfile.API.Shape[_, Rep[A4], A4, _]): TableQuery[BaseView4[T, A1, A2, A3, A4]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  25. def createView[T, E, A1, A2, A3](name: String, apply: (A1, A2, A3) ⇒ T, unapply: (T) ⇒ Option[(A1, A2, A3)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2]), (String, Rep[A3])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], arg3: TypedType[A3], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _], s3: slick.driver.JdbcProfile.API.Shape[_, Rep[A3], A3, _]): TableQuery[BaseView3[T, A1, A2, A3]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  26. def createView[T, E, A1, A2](name: String, apply: (A1, A2) ⇒ T, unapply: (T) ⇒ Option[(A1, A2)], baseQuery: slick.driver.JdbcProfile.API.Query[E, _, Seq])(mappings: (E) ⇒ ((String, Rep[A1]), (String, Rep[A2])))(implicit arg0: ClassTag[T], arg1: TypedType[A1], arg2: TypedType[A2], s1: slick.driver.JdbcProfile.API.Shape[_, Rep[A1], A1, _], s2: slick.driver.JdbcProfile.API.Shape[_, Rep[A2], A2, _]): TableQuery[FilterableViews.BaseView2[T, A1, A2]]

    Permalink
    Definition Classes
    FilterableViewsGenerateCode
  27. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  29. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. final def getClass(): Class[_]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  37. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from FilterableViewsGenerateCode

Inherited from AnyRef

Inherited from Any

Ungrouped