EmployeK

dataprism.jdbc.EmployeK
See theEmployeK companion object
case class EmployeK[F[_]](dpt: F[String], emp: F[String])

Attributes

Companion
object
Source
testing.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product