ReturnAction

io.getquill.ReturnAction
See theReturnAction companion trait
object ReturnAction

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class ReturnColumns(columns: List[String]) extends ReturnAction

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ReturnAction
class Object
trait Matchable
class Any
Show all
case object ReturnNothing extends ReturnAction

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ReturnAction
class Object
trait Matchable
class Any
Show all
Self type
case object ReturnRecord extends ReturnAction

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ReturnAction
class Object
trait Matchable
class Any
Show all
Self type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror