harness.sql.query.ReturningJson$.Single
See theSingle companion object
final case class Single[T](keyName: String, select: String, decoder: JsonDecoder[T]) extends ReturningJson[T]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ReturningJson[T]class Objecttrait Matchableclass Any
- Self type
-
Single[T]
Members list
In this article