SqlStringConcatOp
dataprism.platform.sql.value.SqlStringOps.SqlStringConcatOp
case class SqlStringConcatOp[A]() extends BinOp[A, A, A]
Attributes
- Source
- SqlStringOps.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- SqlStringOps.scala
Attributes
- Definition Classes
- Source
- SqlStringOps.scala
Inherited methods
Attributes
- Inherited from:
- BinOp
- Source
- SqlDbValuesBase.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article