CurrentTimestamp

ldbc.codegen.model.ColumnDefinition.Attribute.Default.CurrentTimestamp
case class CurrentTimestamp(onUpdate: Boolean) extends Default

Model for setting TimeStamp-specific Default values.

Value parameters

onUpdate

Value to determine whether to set additional information

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Default
trait Attribute
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def toCode(isOptional: Boolean): String

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product