ldbc-codegen
0.3.0-beta3
ldbc-codegen
API
ldbc.codegen
builder
ColumnCodeBuilder
DataTypeCodeBuilder
formatter
Naming
Naming
model
ColumnDefinition
ColumnDefinition
Attribute
Collate
ColumnFormat
Condition
Default
CurrentTimestamp
Null
Value
Default
Key
Storage
Visible
Attribute
CommentOut
CommentSet
DataType
DataType
BIGINT
BINARY
BIT
BLOB
BOOLEAN
CHAR
DATE
DATETIME
DECIMAL
ENUM
FLOAT
INT
LONGBLOB
LONGTEXT
MEDIUMBLOB
MEDIUMINT
MEDIUMTEXT
NumberDataType
SERIAL
SMALLINT
StringDataType
TEXT
TIME
TIMESTAMP
TINYBLOB
TINYINT
TINYTEXT
VARBINARY
VARCHAR
YEAR
Database
CreateStatement
DropStatement
UseStatement
Key
Key
Constraint
EngineAttribute
Foreign
Index
IndexOption
IndexOption
IndexType
KeyBlockSize
On
OnDelete
OnUpdate
Primary
Reference
SecondaryEngineAttribute
Unique
Visible
WithParser
ScalaType
Enum
SetDefinition
Table
CreateStatement
DropStatement
parser
yml
Parser
Parser
Column
Database
Extend
Table
ColumnParser
DataTypeParser
DatabaseStatementParser
KeyParser
Parser
SetParser
SqlParser
TableParser
ldbc-codegen
/
ldbc.codegen
/
ldbc.codegen.model
/
Key
/
EngineAttribute
EngineAttribute
ldbc.codegen.model.Key.EngineAttribute
case
class
EngineAttribute
(
value
:
String
)
Attributes
Source
Key.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods