Uncancelable
doobie.free.callablestatement$.CallableStatementOp$.Uncancelable
final case class Uncancelable[A](body: Poll[CallableStatementIO] => CallableStatementIO[A]) extends CallableStatementOp[A]
Attributes
- Source:
- callablestatement.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait CallableStatementOp[A]class Objecttrait Matchableclass Any