ldbc.dsl.Parameter.given_Parameter_Long
Attributes
-
Source
-
Parameter.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
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.
Type parameters
-
F
-
The effect type
Value parameters
-
index
-
the first parameter is 1, the second is 2, ...
-
statement
-
An object that represents a precompiled SQL statement.
-
value
-
the parameter value
Attributes
-
Definition Classes
-
-
Source
-
Parameter.scala