Results 1 to 4 of 4

Thread: hibernate

  1. #1
    Junior Member
    Join Date
    Jul 2008
    Answers
    1

    hibernate

    what is main advantage of hibernate as compared to jdbc?


  2. #2
    Junior Member
    Join Date
    Aug 2008
    Answers
    5

    Re: hibernate

    Hibernate has JDBC we must provide drivers along with dialect for that database main thing of hibernate is ORM. You can provide classes related to entities to the table. you can comparitively ask Hibernate with Entity Beans.


  3. #3
    Junior Member
    Join Date
    Aug 2008
    Answers
    1

    Re: hibernate

    compare to hibernate jdbc is better why because jdbc interact with java application directly but when we are devloping the project using jdbc in the future we will not change the code that means suppose now you are using oracle in future you want to use mysql you have to change entire code at that time hibernate is better and also hibernate support o-r mapping technology and its maintain cache levels performans fast compare to ejb also.ok


  4. #4
    Junior Member
    Join Date
    Aug 2008
    Answers
    2

    Re: hibernate

    hibernate is bettar than jdbc because hibernate provides transparent persistence so
    developer does not need to write code explicitly to map databse table tuples to application objects during interaction with rdbms.
    also jdbc supports native structured Query Language.Developer has to find out the efficient way to access database, whereas hibernate provides powerful query language hibernate query language (independent from type of database) that is expressed in a familiar sql like syntex


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact