Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Hibernate In Action - Manning

  • 2,269 views
  • In: Uncategorized
  • Author :
  • 3 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 53 votes, average: 4.33 out of 5

    Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often complex, tedious and costly to develop. Hibernate does the mapping for you.”/>Hibernate practically exploded on the Java scene. Why is this
    open-source tool so popular? Because it automates a tedious task:
    persisting your Java objects to a relational database. The inevitable
    mismatch between your object-oriented code and the relational database
    requires you to write code that maps one to the other. This code is
    often complex, tedious and costly to develop. Hibernate does the
    mapping for you.

    Not only that, Hibernate makes it easy.
    Positioned as a layer between your application and your database,
    Hibernate takes care of loading and saving of objects. Hibernate
    applications are cheaper, more portable, and more resilient to change.
    And they perform better than anything you are likely to develop
    yourself.

    Hibernate in Action carefully explains the
    concepts you need, then gets you going. It builds on a single example
    to show you how to use Hibernate in practice, how to deal with
    concurrency and transactions, how to efficiently retrieve objects and
    use caching.

    The authors created Hibernate and they field
    questions from the Hibernate community every day–they know how to make
    Hibernate sing. Knowledge and insight seep out of every pore of this
    book.

    What’s Inside
    - ORM concepts
    - Getting started
    - Many real-world tasks
    - The Hibernate application development process





    SaveDownload Here
    Password: www.ebooksportal.org

    del.icio.us:Hibernate In Action - Manningdigg:Hibernate In Action - Manningblinklist:Hibernate In Action - Manningreddit:Hibernate In Action - ManningY!:Hibernate In Action - Manning

    Random Posts

    One Response to “Hibernate In Action - Manning

    Leave a Reply

    You must be logged in to post a comment.