SqlParameter

usql.SqlInterpolationParameter.SqlParameter
See theSqlParameter companion class
object SqlParameter

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](value: T)(using dataType: DataType[T]): SqlParameter[T]