The DTP Model Base project provides the foundation for database development.
The Model Base project uses best practices, like model-driven development with UML, and the Eclipse Modeling Framework (EMF). The Model Base project includes the following components.
The Model Base project provides the following key benefits and features.
- Change management support – models can be version controlled through Eclipse team support.
- Editing support –
visual model editing and other kinds of model editing are integrated with the EMF and EMF model generation.
- JavaDocs – models are published with documentation to support users.
- Extensibility –
models are extensible and not contingent on any particular database management system.
- Standards-compliant –
models comply with standards such as SQL and JDBC connectivity.
- Samples –
sample code and plug-ins demonstrate model use.