Atomicity

oxygen.sql.migration.MigrationConfig.Atomicity
See theAtomicity companion enum
object Atomicity extends Companion[Atomicity]

Attributes

Companion
enum
Graph
Supertypes
trait Sum
trait Mirror
trait Companion[Atomicity]
class Object
trait Matchable
class Any
Show all
Self type
Atomicity.type

Members list

Type members

Inherited classlikes

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any

Inherited and Abstract classlikes

abstract class CaseInsensitiveStringMap(enc: E => NonEmptyList[String]) extends EnumMap[String]

Attributes

Inherited from:
Companion
Supertypes
class EnumMap[String]
class Object
trait Matchable
class Any
Known subtypes
object ToString
abstract class EnumMap[Enc](enc: E => NonEmptyList[Enc])

Attributes

Inherited from:
Companion
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited and Abstract 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

Value members

Inherited methods

final def withDefaultToString(f: Atomicity => NonEmptyList[String]): Companion[Atomicity]

Attributes

Inherited from:
Companion

Inherited fields

final lazy val enumValues: Seq[Atomicity]

Attributes

Inherited from:
Companion

Givens

Inherited givens

given companion: Companion[Atomicity]

Attributes

Inherited from:
Companion

Implicits

Inherited implicits

implicit val stringCodec: StringCodec[Atomicity]

Attributes

Inherited from:
Companion