Search This Blog

Monday, February 1, 2010

02-01-2010

Gonna get Spring 3.0 and Hibernate to work so I can see the performance improvement gained by using Terracotta and detached Hibernate sessions.  Finally got a simple Spring + Hibernate program running.  It uses annotations which is nice because XML files can be a pain and the annotations are JPA compliant.  Next, I gotta figure out how to get the WorkUnits access to Spring so that they can do some Hibernate work.  Got basic Spring+Hibernate working.  Now I gotta make it work under Terrracotta.

No comments:

Post a Comment