PropagationPolicy

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Background extends PropagationPolicy

Foreground cascading deletion

Foreground cascading deletion

case object Foreground extends PropagationPolicy

Background cascading deletion

Background cascading deletion

case object Orphan extends PropagationPolicy

Deletes the object without deleting its dependents

Deletes the object without deleting its dependents

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror