MetaDb_mysql
molecule.db.common.api.MetaDb_mysql
trait MetaDb_mysql extends MetaDb
Attributes
- Source
- MetaDb.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited fields
Indexed flags for reserved attribute names
Indexed flags for reserved entity names
Inherited and Abstract fields
attr -> (Cardinality, Scala type, required attributes)
attr -> (Cardinality, Scala type, required attributes)
Attributes
- Inherited from:
- MetaDb
- Source
- MetaDb.scala
entity -> List[mandatory-attribute]
entity -> List[(entity.attr, mandatory refEntity)]
entity -> List[(entity.attr, mandatory refEntity)]
Attributes
- Inherited from:
- MetaDb
- Source
- MetaDb.scala
entity -> List[(refAttr, Cardinality, owned refEntity)]
entity -> List[(refAttr, Cardinality, owned refEntity)]
Attributes
- Inherited from:
- MetaDb
- Source
- MetaDb.scala
Resource path to SQL schema file to create the database
Resource path to SQL schema file to create the database
Attributes
- Inherited from:
- MetaDb
- Source
- MetaDb.scala
Attributes requiring unique values
In this article