ActionReturning

io.getquill.ActionReturning
sealed trait ActionReturning[E, +Output] extends QAC[E, Output], Action[E]

Attributes

Graph
Supertypes
trait Action[E]
trait QAC[E, Output]
class Object
trait Matchable
class Any
In this article