2

How do I properly generate SQL from a UML data model?

Attempt with ArgoUML

I have tried using "ArgoUML"; and the custom version of ArgoUML called "DB_UML".

DB_UML generates SQL files with this content, for example; from: Books.xmi:

Generate source failure. Database factory class {0} cannot be found.

ArgoUML gives me no error, and additionally doesn't produce anything. Maybe you can give me a sample working schema file?

Attempt with Enterprise Architect

Generated okay, but the association class was not generated anywhere.


Happy to use any other software on any platform which supports Oracle; as long as I can get this UML->SQL functionality working.

4

1 回答 1

3

GenMyModel http://www.genmymodel.com/现在提供在线 UML 到 SQL 生成器。

于 2013-07-17T16:53:31.060 回答