facebook

Reverse engineering Spring DAO’s in an existing project

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308150 Reply

    Hi,

    We have several existing projects and, in this case, we are trying to reverse engineer a Spring DAO from a MySQL database table.

    The problem we’re having is that existing Spring config file is contained in another project from the one where we’re going to create the DAO, however the Hibernate Reverse Engineering wizard will only allow us to look at the folders under the current project.

    Can we resolve this issue without needing to restructure our project and, if so, how?

    We have tried several possible solutions, however none seem to work.

    Thanks for your help,

    Tom

    #308193 Reply

    Heflin Hogan
    Member

    If you are using MyEclipse for Spring, you can use the Scaffold Spring MVC CRUD Application option and just select the DAO scaffolding.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Reverse engineering Spring DAO’s in an existing project

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