trait
ColumnExtensionMethods[B1, P1] extends ExtensionMethods[B1, P1]
Type Members
-
type
o = AnyRef { ... /* 2 definitions in type refinement */ }
Abstract Value Members
-
implicit abstract
def
b1Type: TypedType[B1]
-
abstract
def
c: Rep[P1]
-
abstract
def
getClass(): Class[_]
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
-
def
<[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
def
<=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
def
=!=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
final
def
==(arg0: Any): Boolean
-
def
===[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
def
>[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
def
>=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
final
def
asInstanceOf[T0]: T0
-
def
between[P2, P3, R](start: Rep[P2], end: Rep[P3])(implicit om: OptionMapper3[B1, B1, B1, Boolean, P1, P2, P3, R]): Rep[R]
-
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ColumnExtensionMethods[B1, P1]
-
-
def
equals(arg0: Any): Boolean
-
def
formatted(fmtstr: String): String
-
def
hashCode(): Int
-
def
ifNull[B2, P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B2, Boolean, P1, P2, R]): Rep[P2]
-
def
in[P2, R, C[_]](e: Query[Rep[P2], _, C])(implicit om: OptionMapper2[B1, B1, Boolean, P1, P2, R]): Rep[R]
-
def
inSet[R](seq: Traversable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, P1, R]): Rep[R]
-
def
inSetBind[R](seq: Traversable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, P1, R]): Rep[R]
-
final
def
isInstanceOf[T0]: Boolean
-
-
implicit
def
p1Type: TypedType[P1]
-
def
toString(): String
-
-
Extension methods for all columns