We are going to be refactoring our DAO in the near future, and I'm interesting in replacing our existing Spring-Hibernate solution with a guice-persist-Hibernate solution. I noticed that guice-persist only supports Hibernate via the JPA, and Dhanji gave this as the reason (see link below):
"The hibernate team themselves are also moving in this direction [using EntityManager], so I felt it was the logical choice." Can someone elaborate a little on what he meant by this? Does he mean that the Hibernate team prefers to have their API accessed via JPA? Thanks, Ryan http://groups.google.com/group/google-guice/browse_thread/thread/c379ead4573e154f/35d031b2c02b6966?lnk=gst#35d031b2c02b6966 -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
