Parameters

doobie.util.log.Parameters
See theParameters companion trait
object Parameters

Attributes

Companion
trait
Source
log.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Parameters.type

Members list

Type members

Classlikes

final case class Batch(paramsAsLists: () => List[List[Any]]) extends Parameters

Attributes

Source
log.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Parameters
class Object
trait Matchable
class Any
Show all
final case class NonBatch(paramsAsList: List[Any]) extends Parameters

Attributes

Source
log.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Parameters
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

Attributes

Source
log.scala