ParameterBind

nyanda.ParameterBind
See theParameterBind companion object
trait ParameterBind[F[_], -T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def bind(statement: PreparedStatement[F], index: Int, value: T): F[Unit]