SetTupleParameter
slick.jdbc.SetTupleParameter
class SetTupleParameter[-T <: Product](val children: SetParameter[_]*) extends SetParameter[T]
SetParameter for tuple types.
Attributes
- Source
- SetParameter.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- SetParameter.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function2 -> Any
- Source
- SetParameter.scala
Inherited methods
Attributes
- Inherited from:
- SetParameter
- Source
- SetParameter.scala
Attributes
- Inherited from:
- SetParameter
- Source
- SetParameter.scala
Attributes
- Inherited from:
- Function2
Attributes
- Inherited from:
- Function2
Concrete fields
Attributes
- Source
- SetParameter.scala
In this article