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 (FilterableViewsGenerateCodeComponent.this)#BaseView[A1, T]

Linear Supertypes
(FilterableViewsGenerateCodeComponent.this)#BaseView[A1, T], unicorn.UnicornPlay.BaseTable[T], unicorn.UnicornPlay.CustomTypeMappers, slick.jdbc.JdbcProfile.Table[T], AbstractTable[T], Rep[T], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BaseView22
  2. BaseView
  3. BaseTable
  4. CustomTypeMappers
  5. Table
  6. AbstractTable
  7. Rep
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BaseView22(tag: slick.jdbc.JdbcProfile.API.Tag, name: String, columnNames: Seq[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)], query: slick.jdbc.JdbcProfile.API.Query[_, T, Seq])(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.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A1], A1, _], s2: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A2], A2, _], s3: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A3], A3, _], s4: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A4], A4, _], s5: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A5], A5, _], s6: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A6], A6, _], s7: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A7], A7, _], s8: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A8], A8, _], s9: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A9], A9, _], s10: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A10], A10, _], s11: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A11], A11, _], s12: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A12], A12, _], s13: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A13], A13, _], s14: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A14], A14, _], s15: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A15], A15, _], s16: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A16], A16, _], s17: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A17], A17, _], s18: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A18], A18, _], s19: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A19], A19, _], s20: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A20], A20, _], s21: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A21], A21, _], s22: slick.jdbc.JdbcProfile.API.Shape[_ <: slick.jdbc.JdbcProfile.API.ShapeLevel, slick.jdbc.JdbcProfile.API.Rep[A22], A22, _])

Type Members

  1. final type TableElementType = T
    Definition Classes
    Table → AbstractTable

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def *: ProvenShape[T]
    Definition Classes
    BaseView22 → AbstractTable
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. val O: slick.jdbc.JdbcProfile.columnOptions.type
    Definition Classes
    Table
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def c1: Rep[A1]
  8. def c10: Rep[A10]
  9. def c11: Rep[A11]
  10. def c12: Rep[A12]
  11. def c13: Rep[A13]
  12. def c14: Rep[A14]
  13. def c15: Rep[A15]
  14. def c16: Rep[A16]
  15. def c17: Rep[A17]
  16. def c18: Rep[A18]
  17. def c19: Rep[A19]
  18. def c2: Rep[A2]
  19. def c20: Rep[A20]
  20. def c21: Rep[A21]
  21. def c22: Rep[A22]
  22. def c3: Rep[A3]
  23. def c4: Rep[A4]
  24. def c5: Rep[A5]
  25. def c6: Rep[A6]
  26. def c7: Rep[A7]
  27. def c8: Rep[A8]
  28. def c9: Rep[A9]
  29. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  30. def collectFieldSymbols(n: Node): Iterable[FieldSymbol]
    Attributes
    protected[this]
    Definition Classes
    AbstractTable
  31. def column[C](n: String, options: ColumnOption[C]*)(implicit tt: TypedType[C]): Rep[C]
    Definition Classes
    Table
  32. def columnByName(name: String): slick.jdbc.JdbcProfile.API.Rep[_]

    find column by name

    find column by name

    Definition Classes
    BaseView
  33. val columnNames: Seq[String]
  34. val columns: Seq[(String, (BaseView22.this.type) ⇒ slick.jdbc.JdbcProfile.API.Rep[_])]

    Attributes
    protected
    Definition Classes
    BaseView22BaseView
  35. final def columnsNames: Seq[String]
    Definition Classes
    BaseView
  36. def create_*: Iterable[FieldSymbol]
    Definition Classes
    AbstractTable
  37. implicit val dateTimeMapper: slick.jdbc.JdbcProfile.API.BaseColumnType[DateTime]
    Definition Classes
    CustomTypeMappers
  38. implicit val durationTypeMapper: slick.jdbc.JdbcProfile.API.BaseColumnType[Duration]
    Definition Classes
    CustomTypeMappers
  39. def encodeRef(path: Node): AbstractTable[T]
    Definition Classes
    AbstractTable → Rep
  40. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  42. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  43. def foreignKey[P, PU, TT <: AbstractTable[_], U](name: String, sourceColumns: P, targetTableQuery: TableQuery[TT])(targetColumns: (TT) ⇒ P, onUpdate: ForeignKeyAction, onDelete: ForeignKeyAction)(implicit unpack: Shape[_ <: FlatShapeLevel, TT, U, _], unpackp: Shape[_ <: FlatShapeLevel, P, PU, _]): ForeignKeyQuery[TT, U]
    Definition Classes
    AbstractTable
  44. final def foreignKeys: Iterable[ForeignKey]
    Definition Classes
    AbstractTable
  45. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  46. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  47. def id: Rep[A1]

    column that is tread as view 'id' - it is use eg.

    column that is tread as view 'id' - it is use eg. for default sort

    Definition Classes
    BaseView22BaseView
  48. def index[T](name: String, on: T, unique: Boolean)(implicit shape: Shape[_ <: FlatShapeLevel, T, _, _]): Index
    Definition Classes
    AbstractTable
  49. def indexes: Iterable[Index]
    Definition Classes
    AbstractTable
  50. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  51. implicit val localDateMapper: slick.jdbc.JdbcProfile.API.BaseColumnType[LocalDate]
    Definition Classes
    CustomTypeMappers
  52. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  54. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  55. def primaryKey[T](name: String, sourceColumns: T)(implicit shape: Shape[_ <: FlatShapeLevel, T, _, _]): PrimaryKey
    Definition Classes
    AbstractTable
  56. final def primaryKeys: Iterable[PrimaryKey]
    Definition Classes
    AbstractTable
  57. val query: slick.jdbc.JdbcProfile.API.Query[_, T, Seq]

    query that build this view

    query that build this view

    Definition Classes
    BaseView22BaseView
  58. val schemaName: Option[String]
    Definition Classes
    AbstractTable
  59. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  60. def tableConstraints: Iterator[Constraint]
    Definition Classes
    AbstractTable
  61. def tableIdentitySymbol: TableIdentitySymbol
    Definition Classes
    Table → AbstractTable
  62. val tableName: String
    Definition Classes
    AbstractTable
  63. lazy val tableNode: TableNode
    Definition Classes
    AbstractTable
  64. def tableProvider: RelationalProfile
    Definition Classes
    Table
  65. val tableTag: Tag
    Definition Classes
    AbstractTable
  66. def toNode: Node
    Definition Classes
    AbstractTable → Rep
  67. def toString(): String
    Definition Classes
    Rep → AnyRef → Any
  68. implicit val tupleShape: Shape[_ <: slick.jdbc.JdbcProfile.API.FlatShapeLevel, (Rep[A1], Rep[A2], Rep[A3], Rep[A4], Rep[A5], Rep[A6], Rep[A7], Rep[A8], Rep[A9], Rep[A10], Rep[A11], Rep[A12], Rep[A13], Rep[A14], Rep[A15], Rep[A16], Rep[A17], Rep[A18], Rep[A19], Rep[A20], Rep[A21], Rep[A22]), (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22), _]
  69. val viewName: String
    Definition Classes
    BaseView
  70. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from (FilterableViewsGenerateCodeComponent.this)#BaseView[A1, T]

Inherited from unicorn.UnicornPlay.BaseTable[T]

Inherited from unicorn.UnicornPlay.CustomTypeMappers

Inherited from slick.jdbc.JdbcProfile.Table[T]

Inherited from AbstractTable[T]

Inherited from Rep[T]

Inherited from AnyRef

Inherited from Any

Ungrouped