facebook

Forward Engineer from UML to Database structure

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #301915 Reply

    darvans
    Participant

    Hi, I am evaluating the eclipse product for Agile development. I have found that you can forward engineer from UML to Java classes. You can also reverse engineer from Database to POJO and DAO classes. However, is there a tool to forward enginner from either UML or Java objects, to DDL script to generate a starting database?

    The product material suggests that it supports end to end development lifecycle. What is the recommended development process for a project starting from scratch, where analysis and design will be done in UML. Is it 1) Class analysis and design (UML) tool, 2) Database design using data explorer but no automatic generation, 3) POJO and DAO generation from DB entities? or is there a way to generate the database from the UML instead of having to design the database seperately.

    Please recommend.

    #302008 Reply

    Loyal Water
    Member

    However, is there a tool to forward enginner from either UML or Java objects, to DDL script to generate a starting database?

    Im afraid MyEclipse does not support this bit.

    The product material suggests that it supports end to end development lifecycle. What is the recommended development process for a project starting from scratch, where analysis and design will be done in UML. Is it 1) Class analysis and design (UML) tool, 2) Database design using data explorer but no automatic generation, 3) POJO and DAO generation from DB entities? or is there a way to generate the database from the UML instead of having to design the database seperately.

    This is the development process we suggest. There is not way to generate database from the UML though.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Forward Engineer from UML to Database structure

You must be logged in to post in the forum log in