Author Topic: Database Schema and Persistence  (Read 3168 times)

philred

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Database Schema and Persistence
« on: September 08, 2003, 03:11:41 am »
Are there any plans to provide an easy way to produce and syncrhonise database schema and source code to provide persistence from a UML object model in EA.  I don't want to have to create an object model, then have to create a seperate data model, then create seperate source code to provide the data access logic between them.  If the model changes I would like a product that would change the schema and source code to reflect the changes.

Any chance of this - or is this just a pipe dream?