SqlUpdateTableWhereImpl
dataprism.platform.sql.SqlOperations.SqlUpdateTableWhereImpl
class SqlUpdateTableWhereImpl[A[_[_]]](val table: Table[Codec, A], val where: (A[DbValue]) => DbValue[Boolean]) extends SqlUpdateTableWhere[A]
Attributes
- Source
- SqlOperations.scala
- Graph
-
- Supertypes
Members list
In this article