NullParameterBinder

scalikejdbc.ParameterBinder.NullParameterBinder

Attributes

Source
ParameterBinder.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(stmt: PreparedStatement, idx: Int): Unit

Applies parameter to PreparedStatement.

Applies parameter to PreparedStatement.

Attributes

Source
ParameterBinder.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Source
ParameterBinder.scala

Concrete fields

val value: Any

Attributes

Source
ParameterBinder.scala