Results 1 to 3 of 3

Thread: missing hibernate support in the distribution lib

  1. #1
    Join Date
    Sep 2005
    Posts
    5

    Default missing hibernate support in the distribution lib

    I am working with the MyEclipse Plugin in the eclipse editor which uses the jar files out of the <dist> directory to deliver spring support. But in the spring-orm.jar archive the support for hibernate is missing. So I can't
    extend the HibernateDaoSupport class :?
    Can anyone tell me where I can get the archive with the hibernate support. :?: 'Caus i don't want to build that jar out of the sources myself

    Thank you for any kind of support

    luamuc

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    There is a spring-hibernate.jar that contains the Spring Hibernate support classes. This is also in the 'dist' directory.

    Rob
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

  3. #3
    Join Date
    Sep 2005
    Posts
    5

    Default

    thx Rob.
    ...maybe I need some stronger glaces :shock:

    by the way: found "Pro Spring" very useful to get in to Spring - good work

Similar Threads

  1. Replies: 5
    Last Post: Jan 3rd, 2010, 07:53 AM
  2. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  3. Spring + Hibernate ORA-00936: missing expression
    By Hugh_la_Main in forum Data
    Replies: 1
    Last Post: Jun 28th, 2005, 08:48 AM
  4. Replies: 3
    Last Post: Nov 19th, 2004, 07:16 PM
  5. Problem using Hibernate Support and JSF
    By jagarciaga in forum Data
    Replies: 9
    Last Post: Sep 29th, 2004, 02:04 PM

Posting Permissions

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