ldbc.core.Column
See theColumn companion object
Trait for representing SQL Column
Type parameters
- T
-
Scala types that match SQL DataType
Attributes
- Companion
- object
- Source
- Column.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Abstract methods
Extra attribute of column
Column type
Column Field Name
Concrete methods
Column alias name
Attributes
- Source
- Column.scala
Define SQL query string for each Column
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
- Column.scala
In this article