Parleys.com: Working with Hibernate with Spring 2.5

Parleys.com

The talk begins with a brief discussion of the distinguishing features of ORMspecifically Hibernate. We'll compare Hibernate to other approaches such asstraight JDBC and we'll try to clarify when Hibernate is a good choice. Then we'llmove on to review the main pieces of Spring's Hibernate integra...

Running time
0h58m
File size
13.00MB

Download Original File | View original post

Episode synopsis

The talk begins with a brief discussion of the distinguishing features of ORM
specifically Hibernate. We'll compare Hibernate to other approaches such as
straight JDBC and we'll try to clarify when Hibernate is a good choice. Then we'll
move on to review the main pieces of Spring's Hibernate integration, which
among other things will help us understand the value Spring adds for Hibernate
applications. If you're using Hibernate today you may wonder why you should use
Spring's Hibernate integration. My hope is you'll get a solid understanding about
that after this part of the presentation. In the second part we will examine Spring
2.5 features relevant to building data access code with Hibernate and we'll look at
sample code along the way.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler