本文接上篇,本文主要介绍如何画实体图(ER),数据模型转换 ERD, ERD转换为数据模型,生成ddl,生成文档
实体图 (ERD)到数据模型转换的目的是从 ERD 逻辑模型创建数据模型, 生成默认数据库类型的数据模型,为DDL生成做准备。在做转换之前,确保您已经为每个属性定义了通用的数据类型,并选择了一个数据库类型作为默认的数据库。数据建模图可以自动生成。这个数据模型可用于生成 DDL 语句,它可以运行在Enterprise Architect 支持的数据库产品中。
(1)添加新模型
[img]http://dl2.iteye.com/upload/attachment/0124/5128/46bf0e92-babf-3e26-8b31-2dd55d5a0f22.png[/img]
(2)注意工具箱切换
[color=orange]画ER用 entity relationship diagram
画表用data modeling[/color]
[img]http://dl2.iteye.com/upload/attachment/0124/5132/b0f38eea-07c4-306a-82dd-65b6f5a4bf9b.png[/img]
[img]http://dl2.iteye.com/upload/attachment/0124/5146/2a1ae0f2-b76a-389f-8f7b-2ffc7dedc12c.png[/img]
[img]http://dl2.iteye.com/upload/attachment/0124/5148/c62cd468-4999-35ab-9473-41c26e907e12.png[/img]
(3)添加表和字段,建立关系
[img]http://dl2.iteye.com/upload
实体图 (ERD)到数据模型转换的目的是从 ERD 逻辑模型创建数据模型, 生成默认数据库类型的数据模型,为DDL生成做准备。在做转换之前,确保您已经为每个属性定义了通用的数据类型,并选择了一个数据库类型作为默认的数据库。数据建模图可以自动生成。这个数据模型可用于生成 DDL 语句,它可以运行在Enterprise Architect 支持的数据库产品中。
(1)添加新模型
[img]http://dl2.iteye.com/upload/attachment/0124/5128/46bf0e92-babf-3e26-8b31-2dd55d5a0f22.png[/img]
(2)注意工具箱切换
[color=orange]画ER用 entity relationship diagram
画表用data modeling[/color]
[img]http://dl2.iteye.com/upload/attachment/0124/5132/b0f38eea-07c4-306a-82dd-65b6f5a4bf9b.png[/img]
[img]http://dl2.iteye.com/upload/attachment/0124/5146/2a1ae0f2-b76a-389f-8f7b-2ffc7dedc12c.png[/img]
[img]http://dl2.iteye.com/upload/attachment/0124/5148/c62cd468-4999-35ab-9473-41c26e907e12.png[/img]
(3)添加表和字段,建立关系
[img]http://dl2.iteye.com/upload