facebook

[Closed] hibernate sychronizer for 3.1 with Spring

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257914 Reply

    Anil Gothal
    Member

    Hello:

    Current cofiguration: Spring1.2, Hibernate3.1 and MyFaces1.1

    I am using hibernate synchronizer to generate mapping files, POJOs and DAOs. I have followed the instructions to setup package and inheritance structure (http://hibernatesynch.sourceforge.net/docs/properties.html)

    I am getting following issues:

    1. DAOs are always generated into value object package, inspite of specifying absolute package path.
    2. DAOs are not extending the DAO root class specified, it always defaults extension to HibernateDaoSupport

    Please let me know,

    THanks,
    Anil G

    #257916 Reply

    Anil Gothal
    Member

    I am using MyEclipse 5.0….

    @dearanil9 wrote:

    Hello:

    Current cofiguration: Spring1.2, Hibernate3.1 and MyFaces1.1

    I am using hibernate synchronizer to generate mapping files, POJOs and DAOs. I have followed the instructions to setup package and inheritance structure (http://hibernatesynch.sourceforge.net/docs/properties.html)

    I am getting following issues:

    1. DAOs are always generated into value object package, inspite of specifying absolute package path.
    2. DAOs are not extending the DAO root class specified, it always defaults extension to HibernateDaoSupport

    Please let me know,

    THanks,
    Anil G

    #257982 Reply

    Brian Fernandes
    Moderator

    Anil,

    Are you using Hibernate Synchronizer to generate your code? If so, we can’t help you as that is not part of MyEclipse.

    See the following guide on how to use MyEclipse’s Hibernate generation tools: Help > Help Contents > MyEclipse Learning Center > Spring/Hibernate Development > Getting Started > Hibernate Development

    Brian.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] hibernate sychronizer for 3.1 with Spring

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