ldbc.schema.Default.Value
Model to be used when a value matching the DataType type is set.
Type parameters
-
T
-
Scala types that match SQL DataType
Value parameters
-
_value
-
Value set as the default value for DataType
Attributes
-
Source
-
Default.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Define SQL query string for each DataType.
Define SQL query string for each DataType.
Attributes
-
Returns
-
SQL query string
-
Definition Classes
-
-
Source
-
Default.scala
Value set as the default value for DataType
Value set as the default value for DataType
Attributes
-
Definition Classes
-
-
Source
-
Default.scala
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
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
-
-
Inherited from:
-
Default
-
Source
-
Default.scala