Chapter 8 Tooling

Abstract

This chapter describes the built-in tooling features to support the work with openXMA model files.

The Ddl Import Wizard can be useful if you need to reverse engineer some domain model files from an existing database schema. Select a file containing ddl statements and choose from the tables (and columns) you want to import as shown in the next figure.

Note: Since hibernate already provides an automatic schema generation toolset we don't provide additional tools to create ddl scripts from domain model files.