ldbc.core.Default
See theDefault companion trait
object Default
Attributes
Members list
Type members
Classlikes
Model for setting Date-specific Default values.
Model for setting Date-specific Default values.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Defaultclass Objecttrait Matchableclass AnyShow all
Model for setting TimeStamp-specific Default values.
Model for setting TimeStamp-specific Default values.
Value parameters
- fsp
-
Decimal second precision value
- withOn
-
Value to determine whether to set additional information
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Defaultclass Objecttrait Matchableclass AnyShow all
Model to be used when a value matching the DataType type is set.
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
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Defaultclass Objecttrait Matchableclass AnyShow all
In this article