ExecutionParameters

case class ExecutionParameters(withIsolation: Boolean)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

fragments must be created as "isolated"

fragments must be created as "isolated"

fragments must be created as non "isolated"

fragments must be created as non "isolated"

def withoutIsolation: Boolean

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product