Results 1 to 2 of 2

Thread: Spring 2.0 and Hibernate Annotations

  1. #1
    Join Date
    May 2006
    Posts
    11

    Default Spring 2.0 and Hibernate Annotations

    Hi

    I am looking at using Spring 2.0 and Hibernate Annotations on my current project (I have last used Spring 1.2.8 with Hibernate 3.1 and XDoclet1, and could not use JDK5.0 constructs in my persistent entities as Xdoclet1 was not compatible with Xdoclet1).

    Does anyone know if there are problems in terms of configuring Spring to use Hibernate 3.2 with Hibernate Annotations?

    Regards

    Chris

  2. #2
    Join Date
    Aug 2004
    Location
    Berne, Switzerland
    Posts
    42

    Default

    hi

    It works fine for me with a medium size sample application. I don't see a problem using it in a project right now.

    I can send you a small sample application showing you how to setup Spring 2.0 and Hibernate with Annotations, if you like. Just drop me a mail.

    You also find an example with petclinic, but as far as i remember, it's only setup for TopLink Essentials.
    Guido Schmutz
    Principal Consultant, Trivadis Switzerland
    Email: guido.schmutz AT trivadis.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •