ldbc.dsl.Parameter.Dynamic
See theDynamic companion object
Attributes
-
Companion
-
object
-
Source
-
Parameter.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Methods for setting Scala and Java values to the specified position in PreparedStatement.
Methods for setting Scala and Java values to the specified position in PreparedStatement.
Value parameters
-
index
-
the parameter value
-
statement
-
An object that represents a precompiled SQL statement.
Attributes
-
Source
-
Parameter.scala
Query parameters to be plugged into the Statement.