Type to start searching...

Tables

The set of tables in the logical database schema.

Content
  • Sequence of:

    • Table [0..*] - The definition of a table or view in the logical database schema.

Parents
  • RelationalDatabase - A RelationalDatabase datasource is a logical representation of the structure of a database.
  • RelationalDatabaseAspect - RelationalDatabaseAspects are functional groupings of additional table aspects, and SQL objects that may be applied to other relational databases in your model.
  • RelationalDatabaseAugment - Augments contribute tables and/or SQL objects to a given data source. They are used for modularization, i.e. separating the domain model into several modules without circular dependencies between them.