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