Engine
ldbc.core.TableOption.Engine
case class Engine(value: "InnoDB" | "MyISAM" | "MEMORY" | "CSV" | "ARCHIVE" | "EXAMPLE" | "FEDERATED" | "HEAP" | "MERGE" | "NDB") extends TableOption
Attributes
- Source
- TableOption.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TableOptionclass Objecttrait Matchableclass Any
Members list
In this article