PreparedStatement

doobie.free.Embedded$.PreparedStatement
final case class PreparedStatement[A](j: PreparedStatement, fa: PreparedStatementIO[A]) extends Embedded[A]

Attributes

Source
embedded.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Embedded[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product