harness.sql.typeclass

Members list

Type members

Classlikes

final case class ColCodec[T](encoder: ColEncoder[T], decoder: ColDecoder[T])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object ColCodec

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ColCodec.type
trait ColDecoder[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object ColDecoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ColDecoder.type
trait ColEncoder[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object ColEncoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ColEncoder.type
trait FunctorK[H[_[_]]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object FunctorK

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
FunctorK.type
final case class RowCodec[T](encoder: RowEncoder[T], decoder: RowDecoder[T])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
trait RowDecoder[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object RowDecoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
RowDecoder.type
trait RowEncoder[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
object RowEncoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
RowEncoder.type
trait TableCols[T[_[_]]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object TableCols

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
TableCols.type
trait TableToList[T[_[_]]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object TableToList

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type