Results 1 to 2 of 2

Thread: Hibernate Or Hibernate3 in Spring

  1. #1

    Default Hibernate Or Hibernate3 in Spring

    Hi All, I am planning to implemnet DAO using Hibernate. And i am bit confused with
    Code:
    org.springframework.orm.hibernate3
    and some of the packages in .jar files in hibernate distribution. Both does the same thing. Which one to use and WHY?.

    thnaks in advance.
    sharath

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,632

    Default

    I have no idea what you mean...

    If you mean the pacakge structure in spring

    Code:
    org.springframework.orm.hibernate
    org.springframework.orm.hibernate3
    hibernate = hibernate 2
    hibernate3 = hibernate 3.

    Else I wouldn't know what you mean and you should be clearer....
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

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