facebook

Generate/Update Tables from Annotations with JPA

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #281488 Reply

    bobflschmn
    Member

    I want to develop my application from the middle out – that is, start with the POJO and let the system build whatever DB tables it thinks it needs to persist my structure.

    I understand annotations. What I can not figure out is how to make the system generate the DDL from my annotations and then apply that DDL to the DB.

    I’ve read all the documentation on JPA and Hibernate. Can you help?

    Thanks

    Bob Fleischman

    #281504 Reply

    Loyal Water
    Member

    Bob,
    Annotations are not supported by MyEclipse at the moment. Sorry about that.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Generate/Update Tables from Annotations with JPA

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