TypeParamSetter

class TypeParamSetter(params: Seq[Any], types: Seq[Int]) extends PreparedStatement => Unit with Logging
Companion
object
trait Logging
trait PreparedStatement => Unit
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def apply(ps: PreparedStatement): Unit
Definition Classes
Function1

Inherited methods

@unspecialized
def andThen[A](g: Unit => A): PreparedStatement => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => PreparedStatement): A => Unit
Inherited from
Function1
override
def toString(): String
Definition Classes
Function1 -> Any
Inherited from
Function1

Inherited fields

protected
val logger: Logger
Inherited from
Logging