SplicingBehavior

io.getquill.context.SplicingBehavior
See theSplicingBehavior companion trait

Attributes

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

Members list

Type members

Classlikes

case object AllowDynamic extends AllowDynamic

Attributes

Companion
trait
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait AllowDynamic
class Object
trait Matchable
class Any
Show all
Self type
sealed trait AllowDynamic extends SplicingBehavior

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AllowDynamic.type
case object FailOnDynamic extends FailOnDynamic

Attributes

Companion
trait
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait FailOnDynamic extends SplicingBehavior

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FailOnDynamic.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror