oxygen.sql.generic.model.part.PartialQuery.UpdateQuery
 See theUpdateQuery companion object
  final case class UpdateQuery(update: UpdatePart, joins: List[JoinPart], where: Option[WherePart], set: SetPart) extends PartialQuery
 
Attributes
- Companion
- object
- Graph
- 
    
- Supertypes
- 
    trait Serializabletrait Producttrait Equalstrait PartialQueryclass Objecttrait Matchableclass Any
Members list
In this article