ldbc.codegen.builder
package ldbc.codegen.builder
Members list
Type members
Classlikes
Column model for constructing code strings.
Column model for constructing code strings.
Value parameters
- formatter
-
A formatter that converts strings to an arbitrary format
Attributes
- Source
- ColumnCodeBuilder.scala
- Supertypes
DataType model for constructing code strings.
DataType model for constructing code strings.
Value parameters
- formatter
-
A formatter that converts strings to an arbitrary format
- scalaType
-
Scala types passed to the DataType type parameter
Attributes
- Source
- DataTypeCodeBuilder.scala
- Supertypes
In this article