facebook

Generate Spring DAOs from Hibernate mapping

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

    Empty
    Participant

    I am using a “top-down” approach for O/R mapping and therefore created a hibernate mapping.hbm.xml file. After this I used Hibernate’s SchemaExport to create my DB tables.

    Do I really have to reverse engineer that DB which was created through a Hibernate mapping file to get Spring DAOs or is there an easier way?

    Thanks in advance

    #291264 Reply

    Loyal Water
    Member

    Im afraid reverse engineering is the only way of going about doing this.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Generate Spring DAOs from Hibernate mapping

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