ldbc.connector.data.Parameter
See theParameter companion object
A parameter to be used in a prepared statement.
Attributes
-
Companion
-
object
-
Source
-
Parameter.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
The column data type of this parameter.
The binary representation of this parameter.
The binary representation of this parameter.
Attributes
-
Source
-
Parameter.scala
The SQL representation of this parameter.
The SQL representation of this parameter.
Attributes
-
Source
-
Parameter.scala
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
-
Any
-
Source
-
Parameter.scala