harness.sql.Col$
See theCol companion class
object Col
Attributes
Members list
Concise view
Type members
Classlikes
object Constraint
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Constraint.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- class ForeignKeyobject PrimaryKey.type
object GenCol
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
def mappedEnum[E <: Enum[LazyRef(...)], Enc](colName: String)(implicit ewe: WithEnc[E, Enc], gc: GenCol[Enc], ct: ClassTag[E]): Col[E]