[Linkedin] Java Database Access with Hibernate

Tags:

Course details

Working with both object-oriented software and relational databases can be time consuming. Due to a paradigm mismatch between how data is represented in objects (which are usually nonscalar values) versus relational databases (where scalar values are organized in tables) development costs are significantly higher. When you have to deal with object and relational models that don’t play well together, the Hibernate ORM (object-relational mapping) solution for Java environments can help to provide persistent data that you can store and retrieve at a later time. Unlike Enterprise JavaBeans, this framework provides good persistence capabilities by simplifying the task of database operations in Java, allowing you to concentrate on enforcing business application logic instead of having to worry about table relationships and data integrity rules. Join staff instructor and Java expert Peggy Fisher as she explores how Hibernate works, as well as how to install, set up, and use this framework.

Instructor

  • Peggy Fisher

    Peggy Fisher

    Content Manager, Programming Languages and Foundations at LinkedIn Learning with Lynda.com

    Learn MoreView on LinkedIn

Size: 606.09M

https://www.linkedin.com/learning/java-database-access-with-hibernate.

3 thoughts on “[Linkedin] Java Database Access with Hibernate”

Leave a Comment