trait CustomTypesMode extends QueryDsl with FieldMapper

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CustomTypesMode
  2. FieldMapper
  3. QueryDsl
  4. BaseQueryDsl
  5. FromSignatures
  6. JoinSignatures
  7. QueryElements
  8. StartState
  9. WhereState
  10. ComputeMeasuresSignaturesFromStartOrWhereState
  11. GroupBySignatures
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ConcatOperationNode[A, T] extends BinaryOperatorNode with TypedExpression[A, T]
    Definition Classes
    QueryDsl
  2. class CountFunction extends FunctionNode with TypedExpression[Long, TLong]
    Definition Classes
    QueryDsl
  3. class CountSubQueryableQuery extends Query[Long] with ScalarQuery[Long]
    Definition Classes
    QueryDsl
  4. class ManyToManyRelationBuilder[L, R] extends AnyRef
    Definition Classes
    QueryDsl
  5. class ManyToManyRelationImpl[L, R, A] extends Table[A] with ManyToManyRelation[L, R, A]
    Definition Classes
    QueryDsl
  6. class OneToManyRelationBuilder[O, M] extends AnyRef
    Definition Classes
    QueryDsl
  7. class OneToManyRelationImpl[O, M] extends OneToManyRelation[O, M]
    Definition Classes
    QueryDsl
  8. class ScalarMeasureQuery[T] extends Query[T] with ScalarQuery[T]
    Definition Classes
    QueryDsl
  9. trait ScalarQuery[T] extends Query[T] with SingleColumnQuery[T] with SingleRowQuery[T]
    Definition Classes
    QueryDsl
  10. trait SingleColumnQuery[T] extends AnyRef
    Definition Classes
    QueryDsl
  11. trait SingleRowQuery[R] extends AnyRef
    Definition Classes
    QueryDsl
  12. class JoinPrecursor[A] extends AnyRef
    Definition Classes
    JoinSignatures
  13. class FieldAttributesBasedOnType[A] extends AnyRef
    Attributes
    protected
    Definition Classes
    FieldMapper
  14. trait MapperForReflection extends AnyRef
    Attributes
    protected
    Definition Classes
    FieldMapper

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def &[A, T](i: ⇒ TypedExpression[A, T]): A
    Definition Classes
    QueryDsl
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. implicit def __thisDsl: QueryDsl
    Definition Classes
    QueryDsl
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def avg[T2 >: TOptionFloat, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  8. val bigDecimalTEF: NonPrimitiveJdbcMapper[BigDecimal, BigDecimalField, TBigDecimal] with FloatTypedExpressionFactory[BigDecimalField, TBigDecimal]
  9. implicit def bigDecimalToTE(f: BigDecimal): TypedExpression[BigDecimalField, TBigDecimal]
  10. implicit val booleanComparisonEvidence: CanCompare[TOptionBoolean, TOptionBoolean]
    Definition Classes
    QueryDsl
  11. val booleanTEF: NonPrimitiveJdbcMapper[Boolean, BooleanField, TBoolean]
  12. implicit def booleanToTE(s: Boolean): TypedExpression[BooleanField, TBoolean]
  13. val byteTEF: NonPrimitiveJdbcMapper[Byte, ByteField, TByte]
  14. implicit def byteToTE(f: Byte): TypedExpression[ByteField, TByte]
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. def compositeKey[A1, A2, A3, A4, A5, A6, A7, A8, A9](a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6, a7: A7, a8: A8, a9: A9)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _], ev8: (A8) ⇒ TypedExpression[A8, _], ev9: (A9) ⇒ TypedExpression[A9, _]): CompositeKey9[A1, A2, A3, A4, A5, A6, A7, A8, A9]
    Definition Classes
    QueryDsl
  17. def compositeKey[A1, A2, A3, A4, A5, A6, A7, A8](a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6, a7: A7, a8: A8)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _], ev8: (A8) ⇒ TypedExpression[A8, _]): CompositeKey8[A1, A2, A3, A4, A5, A6, A7, A8]
    Definition Classes
    QueryDsl
  18. def compositeKey[A1, A2, A3, A4, A5, A6, A7](a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6, a7: A7)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _]): CompositeKey7[A1, A2, A3, A4, A5, A6, A7]
    Definition Classes
    QueryDsl
  19. def compositeKey[A1, A2, A3, A4, A5, A6](a1: A1, a2: A2, a3: A3, a4: A4, a5: A5, a6: A6)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _]): CompositeKey6[A1, A2, A3, A4, A5, A6]
    Definition Classes
    QueryDsl
  20. def compositeKey[A1, A2, A3, A4, A5](a1: A1, a2: A2, a3: A3, a4: A4, a5: A5)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _]): CompositeKey5[A1, A2, A3, A4, A5]
    Definition Classes
    QueryDsl
  21. def compositeKey[A1, A2, A3, A4](a1: A1, a2: A2, a3: A3, a4: A4)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _]): CompositeKey4[A1, A2, A3, A4]
    Definition Classes
    QueryDsl
  22. def compositeKey[A1, A2, A3](a1: A1, a2: A2, a3: A3)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _]): CompositeKey3[A1, A2, A3]
    Definition Classes
    QueryDsl
  23. def compositeKey[A1, A2](a1: A1, a2: A2)(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _]): CompositeKey2[A1, A2]
    Definition Classes
    QueryDsl
  24. implicit def compositeKey2CanLookup[T <: CompositeKey](t: T): CanLookup
    Definition Classes
    QueryDsl
  25. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _], e21: ⇒ TypedExpression[T21, _], e22: ⇒ TypedExpression[T22, _]): ComputeStateStartOrWhereState[Product22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22]]
  26. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _], e21: ⇒ TypedExpression[T21, _]): ComputeStateStartOrWhereState[Product21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21]]
  27. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _]): ComputeStateStartOrWhereState[Product20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20]]
  28. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _]): ComputeStateStartOrWhereState[Product19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19]]
  29. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _]): ComputeStateStartOrWhereState[Product18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18]]
  30. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _]): ComputeStateStartOrWhereState[Product17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17]]
  31. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _]): ComputeStateStartOrWhereState[Product16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16]]
  32. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _]): ComputeStateStartOrWhereState[Product15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15]]
  33. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _]): ComputeStateStartOrWhereState[Product14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14]]
  34. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _]): ComputeStateStartOrWhereState[Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]]
  35. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _]): ComputeStateStartOrWhereState[Product12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12]]
  36. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _]): ComputeStateStartOrWhereState[Product11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11]]
  37. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _]): ComputeStateStartOrWhereState[Product10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10]]
  38. def compute[T1, T2, T3, T4, T5, T6, T7, T8, T9](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _]): ComputeStateStartOrWhereState[Product9[T1, T2, T3, T4, T5, T6, T7, T8, T9]]
  39. def compute[T1, T2, T3, T4, T5, T6, T7, T8](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _]): ComputeStateStartOrWhereState[Product8[T1, T2, T3, T4, T5, T6, T7, T8]]
  40. def compute[T1, T2, T3, T4, T5, T6, T7](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _]): ComputeStateStartOrWhereState[Product7[T1, T2, T3, T4, T5, T6, T7]]
  41. def compute[T1, T2, T3, T4, T5, T6](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _]): ComputeStateStartOrWhereState[Product6[T1, T2, T3, T4, T5, T6]]
  42. def compute[T1, T2, T3, T4, T5](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _]): ComputeStateStartOrWhereState[Product5[T1, T2, T3, T4, T5]]
  43. def compute[T1, T2, T3, T4](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _]): ComputeStateStartOrWhereState[Product4[T1, T2, T3, T4]]
  44. def compute[T1, T2, T3](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _]): ComputeStateStartOrWhereState[Product3[T1, T2, T3]]
  45. def compute[T1, T2](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _]): ComputeStateStartOrWhereState[Product2[T1, T2]]
  46. def compute[T1](e1: ⇒ TypedExpression[T1, _]): ComputeStateStartOrWhereState[T1]
  47. implicit def concatenationConversion[A1, A2, T1, T2](co: ConcatOp[A1, A2, T1, T2]): TypedExpression[String, TString]
    Definition Classes
    QueryDsl
  48. implicit def concatenationConversionWithOption1[A1, A2, T1, T2](co: ConcatOp[Option[A1], A2, T1, T2]): TypedExpression[Option[String], TOptionString]
    Definition Classes
    QueryDsl
  49. implicit def concatenationConversionWithOption2[A1, A2, T1, T2](co: ConcatOp[A1, Option[A2], T1, T2]): TypedExpression[Option[String], TOptionString]
    Definition Classes
    QueryDsl
  50. implicit def concatenationConversionWithOption3[A1, A2, T1, T2](co: ConcatOp[Option[A1], Option[A2], T1, T2]): TypedExpression[Option[String], TOptionString]
    Definition Classes
    QueryDsl
  51. def count(e: TypedExpression[_, _]*): CountFunction
    Definition Classes
    QueryDsl
  52. def count: CountFunction
    Definition Classes
    QueryDsl
  53. def countDistinct(e: TypedExpression[_, _]*): CountFunction
    Definition Classes
    QueryDsl
  54. implicit def countQueryableToIntTypeQuery[R](q: Queryable[R]): CountSubQueryableQuery
    Definition Classes
    QueryDsl
  55. implicit val dateComparisonEvidence: CanCompare[TOptionDate, TOptionDate]
    Definition Classes
    QueryDsl
  56. val dateTEF: NonPrimitiveJdbcMapper[Date, DateField, TDate]
  57. implicit def dateToTE(s: Date): TypedExpression[DateField, TDate]
  58. def defaultColumnLength(c: Class[_]): Int
    Definition Classes
    FieldMapper
  59. val doubleTEF: NonPrimitiveJdbcMapper[Double, DoubleField, TDouble] with FloatTypedExpressionFactory[DoubleField, TDouble]
  60. implicit def doubleToTE(f: Double): TypedExpression[DoubleField, TDouble]
  61. implicit def enumComparisonEvidence[A]: CanCompare[TEnumValue[A], TEnumValue[A]]
    Definition Classes
    QueryDsl
  62. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  63. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  64. def exists[A1](query: Query[A1]): ExistsExpression
    Definition Classes
    QueryDsl
  65. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  66. val floatTEF: NonPrimitiveJdbcMapper[Float, FloatField, TFloat] with FloatTypedExpressionFactory[FloatField, TFloat]
  67. implicit def floatToTE(f: Float): TypedExpression[FloatField, TFloat]
  68. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17], t18: Queryable[T18], t19: Queryable[T19], t20: Queryable[T20], t21: Queryable[T21], t22: Queryable[T22])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  69. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17], t18: Queryable[T18], t19: Queryable[T19], t20: Queryable[T20], t21: Queryable[T21])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  70. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17], t18: Queryable[T18], t19: Queryable[T19], t20: Queryable[T20])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  71. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17], t18: Queryable[T18], t19: Queryable[T19])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  72. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17], t18: Queryable[T18])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  73. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16], t17: Queryable[T17])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  74. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15], t16: Queryable[T16])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  75. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14], t15: Queryable[T15])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  76. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13], t14: Queryable[T14])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  77. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12], t13: Queryable[T13])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  78. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11], t12: Queryable[T12])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  79. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10], t11: Queryable[T11])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  80. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9], t10: Queryable[T10])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  81. def from[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8], t9: Queryable[T9])(f: (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  82. def from[T1, T2, T3, T4, T5, T6, T7, T8, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7], t8: Queryable[T8])(f: (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  83. def from[T1, T2, T3, T4, T5, T6, T7, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6], t7: Queryable[T7])(f: (T1, T2, T3, T4, T5, T6, T7) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  84. def from[T1, T2, T3, T4, T5, T6, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5], t6: Queryable[T6])(f: (T1, T2, T3, T4, T5, T6) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  85. def from[T1, T2, T3, T4, T5, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4], t5: Queryable[T5])(f: (T1, T2, T3, T4, T5) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  86. def from[T1, T2, T3, T4, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3], t4: Queryable[T4])(f: (T1, T2, T3, T4) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  87. def from[T1, T2, T3, R](t1: Queryable[T1], t2: Queryable[T2], t3: Queryable[T3])(f: (T1, T2, T3) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  88. def from[T1, T2, R](t1: Queryable[T1], t2: Queryable[T2])(f: (T1, T2) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  89. def from[T1, R](t1: Queryable[T1])(f: (T1) ⇒ QueryYield[R]): Query[R]
    Definition Classes
    FromSignatures
  90. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  91. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _], e21: ⇒ TypedExpression[T21, _], e22: ⇒ TypedExpression[T22, _]): GroupByState[Product22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22]]
    Definition Classes
    GroupBySignatures
  92. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _], e21: ⇒ TypedExpression[T21, _]): GroupByState[Product21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21]]
    Definition Classes
    GroupBySignatures
  93. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _], e20: ⇒ TypedExpression[T20, _]): GroupByState[Product20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20]]
    Definition Classes
    GroupBySignatures
  94. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _], e19: ⇒ TypedExpression[T19, _]): GroupByState[Product19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19]]
    Definition Classes
    GroupBySignatures
  95. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _], e18: ⇒ TypedExpression[T18, _]): GroupByState[Product18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18]]
    Definition Classes
    GroupBySignatures
  96. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _], e17: ⇒ TypedExpression[T17, _]): GroupByState[Product17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17]]
    Definition Classes
    GroupBySignatures
  97. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _], e16: ⇒ TypedExpression[T16, _]): GroupByState[Product16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16]]
    Definition Classes
    GroupBySignatures
  98. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _], e15: ⇒ TypedExpression[T15, _]): GroupByState[Product15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15]]
    Definition Classes
    GroupBySignatures
  99. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _], e14: ⇒ TypedExpression[T14, _]): GroupByState[Product14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14]]
    Definition Classes
    GroupBySignatures
  100. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _], e13: ⇒ TypedExpression[T13, _]): GroupByState[Product13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]]
    Definition Classes
    GroupBySignatures
  101. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _], e12: ⇒ TypedExpression[T12, _]): GroupByState[Product12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12]]
    Definition Classes
    GroupBySignatures
  102. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _], e11: ⇒ TypedExpression[T11, _]): GroupByState[Product11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11]]
    Definition Classes
    GroupBySignatures
  103. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _], e10: ⇒ TypedExpression[T10, _]): GroupByState[Product10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10]]
    Definition Classes
    GroupBySignatures
  104. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8, T9](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _], e9: ⇒ TypedExpression[T9, _]): GroupByState[Product9[T1, T2, T3, T4, T5, T6, T7, T8, T9]]
    Definition Classes
    GroupBySignatures
  105. def groupBy[T1, T2, T3, T4, T5, T6, T7, T8](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _], e8: ⇒ TypedExpression[T8, _]): GroupByState[Product8[T1, T2, T3, T4, T5, T6, T7, T8]]
    Definition Classes
    GroupBySignatures
  106. def groupBy[T1, T2, T3, T4, T5, T6, T7](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _], e7: ⇒ TypedExpression[T7, _]): GroupByState[Product7[T1, T2, T3, T4, T5, T6, T7]]
    Definition Classes
    GroupBySignatures
  107. def groupBy[T1, T2, T3, T4, T5, T6](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _], e6: ⇒ TypedExpression[T6, _]): GroupByState[Product6[T1, T2, T3, T4, T5, T6]]
    Definition Classes
    GroupBySignatures
  108. def groupBy[T1, T2, T3, T4, T5](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _], e5: ⇒ TypedExpression[T5, _]): GroupByState[Product5[T1, T2, T3, T4, T5]]
    Definition Classes
    GroupBySignatures
  109. def groupBy[T1, T2, T3, T4](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _], e4: ⇒ TypedExpression[T4, _]): GroupByState[Product4[T1, T2, T3, T4]]
    Definition Classes
    GroupBySignatures
  110. def groupBy[T1, T2, T3](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _], e3: ⇒ TypedExpression[T3, _]): GroupByState[Product3[T1, T2, T3]]
    Definition Classes
    GroupBySignatures
  111. def groupBy[T1, T2](e1: ⇒ TypedExpression[T1, _], e2: ⇒ TypedExpression[T2, _]): GroupByState[Product2[T1, T2]]
    Definition Classes
    GroupBySignatures
  112. def groupBy[T1](e1: ⇒ TypedExpression[T1, _]): GroupByState[T1]
    Definition Classes
    GroupBySignatures
  113. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  114. def inTransaction[A](a: ⇒ A): A

    'inTransaction' will create a new transaction if none is in progress and commit it upon completion or rollback on exceptions.

    'inTransaction' will create a new transaction if none is in progress and commit it upon completion or rollback on exceptions. If a transaction already exists, it has no effect, the block will execute in the context of the existing transaction. The commit/rollback is handled in this case by the parent transaction block.

    Definition Classes
    QueryDsl
  115. def inTransaction[A](sf: SessionFactory)(a: ⇒ A): A
    Definition Classes
    QueryDsl
  116. def initialize(): Option[FieldAttributesBasedOnType[_]]
    Attributes
    protected
    Definition Classes
    FieldMapper
  117. val intTEF: NonPrimitiveJdbcMapper[Int, IntField, TInt] with IntegralTypedExpressionFactory[IntField, TInt, FloatField, TFloat] { val floatifyer: org.squeryl.dsl.NonPrimitiveJdbcMapper[Float,org.squeryl.customtypes.FloatField,org.squeryl.dsl.TFloat] with org.squeryl.dsl.FloatTypedExpressionFactory[org.squeryl.customtypes.FloatField,org.squeryl.dsl.TFloat] }
  118. implicit def intToTE(f: IntField): TypedExpression[IntField, TInt]
  119. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  120. def isSupported(c: Class[_]): Boolean
    Definition Classes
    FieldMapper
  121. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15], q16: JoinedQueryable[B16], q17: JoinedQueryable[B17], q18: JoinedQueryable[B18], q19: JoinedQueryable[B19], q20: JoinedQueryable[B20])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, B20) ⇒ JoinQueryYield20[C]): Query[C]
    Definition Classes
    JoinSignatures
  122. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15], q16: JoinedQueryable[B16], q17: JoinedQueryable[B17], q18: JoinedQueryable[B18], q19: JoinedQueryable[B19])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, B19) ⇒ JoinQueryYield19[C]): Query[C]
    Definition Classes
    JoinSignatures
  123. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15], q16: JoinedQueryable[B16], q17: JoinedQueryable[B17], q18: JoinedQueryable[B18])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, B18) ⇒ JoinQueryYield18[C]): Query[C]
    Definition Classes
    JoinSignatures
  124. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15], q16: JoinedQueryable[B16], q17: JoinedQueryable[B17])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, B17) ⇒ JoinQueryYield17[C]): Query[C]
    Definition Classes
    JoinSignatures
  125. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15], q16: JoinedQueryable[B16])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, B16) ⇒ JoinQueryYield16[C]): Query[C]
    Definition Classes
    JoinSignatures
  126. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14], q15: JoinedQueryable[B15])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, B15) ⇒ JoinQueryYield15[C]): Query[C]
    Definition Classes
    JoinSignatures
  127. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13], q14: JoinedQueryable[B14])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, B14) ⇒ JoinQueryYield14[C]): Query[C]
    Definition Classes
    JoinSignatures
  128. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12], q13: JoinedQueryable[B13])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, B13) ⇒ JoinQueryYield13[C]): Query[C]
    Definition Classes
    JoinSignatures
  129. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11], q12: JoinedQueryable[B12])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, B12) ⇒ JoinQueryYield12[C]): Query[C]
    Definition Classes
    JoinSignatures
  130. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10], q11: JoinedQueryable[B11])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, B11) ⇒ JoinQueryYield11[C]): Query[C]
    Definition Classes
    JoinSignatures
  131. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9], q10: JoinedQueryable[B10])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9, B10) ⇒ JoinQueryYield10[C]): Query[C]
    Definition Classes
    JoinSignatures
  132. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, B9, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8], q9: JoinedQueryable[B9])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8, B9) ⇒ JoinQueryYield9[C]): Query[C]
    Definition Classes
    JoinSignatures
  133. def join[A, B1, B2, B3, B4, B5, B6, B7, B8, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7], q8: JoinedQueryable[B8])(f: (A, B1, B2, B3, B4, B5, B6, B7, B8) ⇒ JoinQueryYield8[C]): Query[C]
    Definition Classes
    JoinSignatures
  134. def join[A, B1, B2, B3, B4, B5, B6, B7, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6], q7: JoinedQueryable[B7])(f: (A, B1, B2, B3, B4, B5, B6, B7) ⇒ JoinQueryYield7[C]): Query[C]
    Definition Classes
    JoinSignatures
  135. def join[A, B1, B2, B3, B4, B5, B6, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5], q6: JoinedQueryable[B6])(f: (A, B1, B2, B3, B4, B5, B6) ⇒ JoinQueryYield6[C]): Query[C]
    Definition Classes
    JoinSignatures
  136. def join[A, B1, B2, B3, B4, B5, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4], q5: JoinedQueryable[B5])(f: (A, B1, B2, B3, B4, B5) ⇒ JoinQueryYield5[C]): Query[C]
    Definition Classes
    JoinSignatures
  137. def join[A, B1, B2, B3, B4, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3], q4: JoinedQueryable[B4])(f: (A, B1, B2, B3, B4) ⇒ JoinQueryYield4[C]): Query[C]
    Definition Classes
    JoinSignatures
  138. def join[A, B1, B2, B3, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2], q3: JoinedQueryable[B3])(f: (A, B1, B2, B3) ⇒ JoinQueryYield3[C]): Query[C]
    Definition Classes
    JoinSignatures
  139. def join[A, B1, B2, C](q: Queryable[A], q1: JoinedQueryable[B1], q2: JoinedQueryable[B2])(f: (A, B1, B2) ⇒ JoinQueryYield2[C]): Query[C]
    Definition Classes
    JoinSignatures
  140. def join[A, B1, C](q: Queryable[A], q1: JoinedQueryable[B1])(f: (A, B1) ⇒ JoinQueryYield1[C]): Query[C]
    Definition Classes
    JoinSignatures
  141. implicit def kedForKeyedEntities[A, K](implicit ev: <:<[A, KeyedEntity[K]], m: ClassTag[A]): KeyedEntityDef[A, K]
    Definition Classes
    QueryDsl
  142. val longTEF: NonPrimitiveJdbcMapper[Long, LongField, TLong] with IntegralTypedExpressionFactory[LongField, TLong, DoubleField, TDouble] { val floatifyer: org.squeryl.dsl.NonPrimitiveJdbcMapper[Double,org.squeryl.customtypes.DoubleField,org.squeryl.dsl.TDouble] with org.squeryl.dsl.FloatTypedExpressionFactory[org.squeryl.customtypes.DoubleField,org.squeryl.dsl.TDouble] }
  143. implicit def longToTE(f: Long): TypedExpression[LongField, TLong]
  144. def lower[A1, T1](s: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A1, T1], ev2: <:<[T1, TOptionString]): TypedExpressionConversion[A1, T1]
    Definition Classes
    QueryDsl
  145. def makeMapper(fa0: JdbcMapper[_, _]): MapperForReflection { ... /* 2 definitions in type refinement */ }
    Attributes
    protected
    Definition Classes
    FieldMapper
  146. def manyToManyRelation[L, R](l: Table[L], r: Table[R], nameOfMiddleTable: String)(implicit kedL: KeyedEntityDef[L, _], kedR: KeyedEntityDef[R, _]): ManyToManyRelationBuilder[L, R]
    Definition Classes
    QueryDsl
  147. def manyToManyRelation[L, R](l: Table[L], r: Table[R])(implicit kedL: KeyedEntityDef[L, _], kedR: KeyedEntityDef[R, _]): ManyToManyRelationBuilder[L, R]
    Definition Classes
    QueryDsl
  148. def max[T2 >: TOption, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  149. def min[T2 >: TOption, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  150. def nativeJdbcTypeFor(c: Class[_]): Class[_]
    Definition Classes
    FieldMapper
  151. def nativeJdbcValueFor(nonNativeType: Class[_], r: AnyRef): AnyRef
    Definition Classes
    FieldMapper
  152. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  153. implicit def noneKeyedEntityDef[A, K]: OptionalKeyedEntityDef[A, K]
    Definition Classes
    BaseQueryDsl
  154. def not(b: LogicalBoolean): FunctionNode with LogicalBoolean
    Definition Classes
    QueryDsl
  155. def notExists[A1](query: Query[A1]): ExistsExpression
    Definition Classes
    QueryDsl
  156. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  157. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  158. implicit val numericComparisonEvidence: CanCompare[TNumeric, TNumeric]
    Definition Classes
    QueryDsl
  159. def nvl[T4 <: TNonOption, T1 >: TOption, T3 >: T1, T2 <: T3, A1, A2, A3](a: TypedExpression[A1, T1], b: TypedExpression[A2, T2])(implicit d: DeOptionizer[_, A3, T4, _, T3]): TypedExpression[A3, T4]
    Definition Classes
    QueryDsl
  160. def oneToManyRelation[O, M](ot: Table[O], mt: Table[M])(implicit kedO: KeyedEntityDef[O, _]): OneToManyRelationBuilder[O, M]
    Definition Classes
    QueryDsl
  161. val optionBigDecimalTEF: FloatTypedExpressionFactory[Option[BigDecimalField], TOptionBigDecimal] with DeOptionizer[BigDecimal, BigDecimalField, TBigDecimal, Option[BigDecimalField], TOptionBigDecimal] { val deOptionizer: org.squeryl.customtypes.CustomTypesMode.<refinement>.type }
  162. implicit def optionBigDecimalToTE(f: Option[BigDecimal]): Option[BigDecimalField]
  163. val optionBooleanTEF: TypedExpressionFactory[Option[BooleanField], TOptionBoolean] with DeOptionizer[Boolean, BooleanField, TBoolean, Option[BooleanField], TOptionBoolean] { val deOptionizer: CustomTypesMode.this.booleanTEF.type }
  164. implicit def optionBooleanToTE(s: Option[Boolean]): Option[BooleanField]
  165. val optionByteTEF: IntegralTypedExpressionFactory[Option[ByteField], TOptionByte, Option[FloatField], TOptionFloat] with DeOptionizer[Byte, ByteField, TByte, Option[ByteField], TOptionByte] { ... /* 2 definitions in type refinement */ }
  166. implicit def optionByteToTE(f: Option[Byte]): Option[ByteField]
  167. val optionDateTEF: TypedExpressionFactory[Option[DateField], TOptionDate] with DeOptionizer[Date, DateField, TDate, Option[DateField], TOptionDate] { val deOptionizer: CustomTypesMode.this.dateTEF.type }
  168. implicit def optionDateToTE(s: Option[Date]): Option[DateField]
  169. val optionDoubleTEF: FloatTypedExpressionFactory[Option[DoubleField], TOptionDouble] with DeOptionizer[Double, DoubleField, TDouble, Option[DoubleField], TOptionDouble] { val deOptionizer: org.squeryl.customtypes.CustomTypesMode.<refinement>.type }
  170. implicit def optionDoubleToTE(f: Option[Double]): Option[DoubleField]
  171. val optionFloatTEF: FloatTypedExpressionFactory[Option[FloatField], TOptionFloat] with DeOptionizer[Float, FloatField, TFloat, Option[FloatField], TOptionFloat] { val deOptionizer: org.squeryl.customtypes.CustomTypesMode.<refinement>.type }
  172. implicit def optionFloatToTE(f: Option[Float]): Option[FloatField]
  173. val optionIntTEF: IntegralTypedExpressionFactory[Option[IntField], TOptionInt, Option[FloatField], TOptionFloat] with DeOptionizer[Int, IntField, TInt, Option[IntField], TOptionInt] { ... /* 2 definitions in type refinement */ }
  174. implicit def optionIntToTE(f: Option[IntField]): TypedExpression[Option[IntField], TOptionInt]
  175. val optionLongTEF: IntegralTypedExpressionFactory[Option[LongField], TOptionLong, Option[DoubleField], TOptionDouble] with DeOptionizer[Long, LongField, TLong, Option[LongField], TOptionLong] { ... /* 2 definitions in type refinement */ }
  176. implicit def optionLongToTE(f: Option[Long]): Option[LongField]
  177. val optionStringTEF: TypedExpressionFactory[Option[StringField], TOptionString] with DeOptionizer[String, StringField, TString, Option[StringField], TOptionString] { val deOptionizer: CustomTypesMode.this.stringTEF.type }
  178. implicit def optionStringToTE(s: Option[String]): Option[StringField]
  179. val optionTimestampTEF: TypedExpressionFactory[Option[TimestampField], TOptionTimestamp] with DeOptionizer[Timestamp, TimestampField, TTimestamp, Option[TimestampField], TOptionTimestamp] { val deOptionizer: CustomTypesMode.this.timestampTEF.type }
  180. implicit def optionTimestampToTE(s: Option[Timestamp]): Option[TimestampField]
  181. val optionUUIDTEF: TypedExpressionFactory[Option[UuidField], TOptionUUID] with DeOptionizer[UUID, UuidField, TUUID, Option[UuidField], TOptionUUID] { val deOptionizer: CustomTypesMode.this.uuidTEF.type }
  182. implicit def optionUUIDToTE(s: Option[UUID]): Option[UuidField]
  183. implicit def orderByArg2OrderByExpression(a: OrderByArg): OrderByExpression
    Definition Classes
    QueryDsl
  184. implicit def queryToIterable[R](q: Query[R]): Iterable[R]
    Definition Classes
    QueryDsl
  185. implicit def queryable2JoinPrecursor[A](q: Queryable[A]): JoinPrecursor[A]
    Definition Classes
    JoinSignatures
  186. implicit def queryable2OptionalQueryable[A](q: Queryable[A]): OptionalQueryable[A]

    Used for supporting 'inhibitWhen' dynamic queries

    Used for supporting 'inhibitWhen' dynamic queries

    Definition Classes
    QueryDsl
  187. implicit def queryable2RightInnerJoinedQueryable[A](q: Queryable[A]): InnerJoinedQueryable[A]
    Definition Classes
    JoinSignatures
  188. def resultSetHandlerFor(c: Class[_]): (ResultSet, Int) ⇒ AnyRef
    Definition Classes
    FieldMapper
  189. def sDevPopulation[T2 >: TOptionFloat, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  190. def sDevSample[T2 >: TOptionFloat, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  191. def sampleValueFor(c: Class[_]): AnyRef
    Definition Classes
    FieldMapper
  192. implicit def scalarQuery2Scalar[T](sq: ScalarQuery[T]): T
    Definition Classes
    QueryDsl
  193. def select[R](yieldClosure: ⇒ R): SelectState[R]
    Definition Classes
    WhereState
  194. def set(updateAssignments: UpdateAssignment*)(implicit cond: =:=[Unconditioned, Conditioned]): UpdateStatement
    Definition Classes
    WhereState
  195. def setAll(updateAssignments: UpdateAssignment*)(implicit cond: =:=[Unconditioned, Unconditioned]): UpdateStatement
    Definition Classes
    WhereState
  196. implicit def simpleKey2CanLookup[T](t: T)(implicit ev: (T) ⇒ TypedExpression[T, _]): CanLookup
    Definition Classes
    QueryDsl
  197. implicit def singleColComputeQuery2Scalar[T](cq: Query[Measures[T]]): T
    Definition Classes
    QueryDsl
  198. implicit def singleColComputeQuery2ScalarQuery[T](cq: Query[Measures[T]]): ScalarQuery[T]
    Definition Classes
    QueryDsl
  199. implicit val stringComparisonEvidence: CanCompare[TOptionString, TOptionString]
    Definition Classes
    QueryDsl
  200. val stringTEF: NonPrimitiveJdbcMapper[String, StringField, TString]
  201. implicit def stringToTE(s: String): TypedExpression[StringField, TString]
  202. def sum[T2 >: TOption, T1 >: TNumericLowerTypeBound <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  203. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  204. implicit def t2te[A1, A2](t: (A1, A2))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _]): CompositeKey2[A1, A2]
    Definition Classes
    QueryDsl
  205. implicit def t3te[A1, A2, A3](t: (A1, A2, A3))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _]): CompositeKey3[A1, A2, A3]
    Definition Classes
    QueryDsl
  206. implicit def t4te[A1, A2, A3, A4](t: (A1, A2, A3, A4))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _]): CompositeKey4[A1, A2, A3, A4]
    Definition Classes
    QueryDsl
  207. implicit def t5te[A1, A2, A3, A4, A5](t: (A1, A2, A3, A4, A5))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _]): CompositeKey5[A1, A2, A3, A4, A5]
    Definition Classes
    QueryDsl
  208. implicit def t6te[A1, A2, A3, A4, A5, A6](t: (A1, A2, A3, A4, A5, A6))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _]): CompositeKey6[A1, A2, A3, A4, A5, A6]
    Definition Classes
    QueryDsl
  209. implicit def t7te[A1, A2, A3, A4, A5, A6, A7](t: (A1, A2, A3, A4, A5, A6, A7))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _]): CompositeKey7[A1, A2, A3, A4, A5, A6, A7]
    Definition Classes
    QueryDsl
  210. implicit def t8te[A1, A2, A3, A4, A5, A6, A7, A8](t: (A1, A2, A3, A4, A5, A6, A7, A8))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _], ev8: (A8) ⇒ TypedExpression[A8, _]): CompositeKey8[A1, A2, A3, A4, A5, A6, A7, A8]
    Definition Classes
    QueryDsl
  211. implicit def t9te[A1, A2, A3, A4, A5, A6, A7, A8, A9](t: (A1, A2, A3, A4, A5, A6, A7, A8, A9))(implicit ev1: (A1) ⇒ TypedExpression[A1, _], ev2: (A2) ⇒ TypedExpression[A2, _], ev3: (A3) ⇒ TypedExpression[A3, _], ev4: (A4) ⇒ TypedExpression[A4, _], ev5: (A5) ⇒ TypedExpression[A5, _], ev6: (A6) ⇒ TypedExpression[A6, _], ev7: (A7) ⇒ TypedExpression[A7, _], ev8: (A8) ⇒ TypedExpression[A8, _], ev9: (A9) ⇒ TypedExpression[A9, _]): CompositeKey9[A1, A2, A3, A4, A5, A6, A7, A8, A9]
    Definition Classes
    QueryDsl
  212. implicit def thisFieldMapper: FieldMapper
    Definition Classes
    FieldMapper
  213. implicit val timestampComparisonEvidence: CanCompare[TOptionTimestamp, TOptionTimestamp]
    Definition Classes
    QueryDsl
  214. val timestampTEF: NonPrimitiveJdbcMapper[Timestamp, TimestampField, TTimestamp]
  215. implicit def timestampToTE(s: Timestamp): TypedExpression[TimestampField, TTimestamp]
  216. def toString(): String
    Definition Classes
    AnyRef → Any
  217. def transaction[A](a: ⇒ A): A

    'transaction' causes a new transaction to begin and commit after the block execution, or rollback if an exception occurs.

    'transaction' causes a new transaction to begin and commit after the block execution, or rollback if an exception occurs. Invoking a transaction always cause a new one to be created, even if called in the context of an existing transaction.

    Definition Classes
    QueryDsl
  218. def transaction[A](s: AbstractSession)(a: ⇒ A): A
    Definition Classes
    QueryDsl
  219. def transaction[A](sf: SessionFactory)(a: ⇒ A): A
    Definition Classes
    QueryDsl
  220. def trySampleValueFor(c: Class[_]): AnyRef
    Definition Classes
    FieldMapper
  221. implicit def typedExpression2OrderByArg[E](e: E)(implicit ev: (E) ⇒ TypedExpression[_, _]): OrderByArg
    Definition Classes
    QueryDsl
  222. def update[A](t: Table[A])(s: (A) ⇒ UpdateStatement): Int
    Definition Classes
    QueryDsl
  223. def upper[A1, T1](s: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A1, T1], ev2: <:<[T1, TOptionString]): TypedExpressionConversion[A1, T1]
    Definition Classes
    QueryDsl
  224. def using[A](session: AbstractSession)(a: ⇒ A): A
    Definition Classes
    QueryDsl
  225. implicit val uuidComparisonEvidence: CanCompare[TOptionUUID, TOptionUUID]
    Definition Classes
    QueryDsl
  226. val uuidTEF: NonPrimitiveJdbcMapper[UUID, UuidField, TUUID]
  227. implicit def uuidToTE(s: UUID): TypedExpression[UuidField, TUUID]
  228. def varPopulation[T2 >: TOptionFloat, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  229. def varSample[T2 >: TOptionFloat, T1 <: T2, A1, A2](b: TypedExpression[A1, T1])(implicit f: TypedExpressionFactory[A2, T2]): TypedExpressionConversion[A2, T2]
    Definition Classes
    QueryDsl
  230. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  231. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  232. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  233. def where(b: ⇒ LogicalBoolean): WhereState[Conditioned]
    Definition Classes
    QueryDsl
  234. def withCte(queries: Query[_]*): WithState
    Definition Classes
    QueryDsl
  235. object PrimitiveTypeSupport

    Extending classes will expose members of PrimitiveTypeSupport as implicit, to enable support of primitive types, or will expose theit own non jdbc native types.

    Extending classes will expose members of PrimitiveTypeSupport as implicit, to enable support of primitive types, or will expose theit own non jdbc native types.

    Attributes
    protected
    Definition Classes
    FieldMapper

Inherited from FieldMapper

Inherited from QueryDsl

Inherited from BaseQueryDsl

Inherited from FromSignatures

Inherited from JoinSignatures

Inherited from QueryElements[Unconditioned]

Inherited from StartState

Inherited from WhereState[Unconditioned]

Inherited from GroupBySignatures

Inherited from AnyRef

Inherited from Any

Ungrouped