1. What is the BEST way to pull data out of the hibernate layer and into another tier? stackoverflow.comAs my previous posts can attest, I'm retrofitting in-memory, network-cached performance to what was once an entirely hibernated scenario. In doing this, I'm hitting problems where I deal with proxied objects ... |
2. Spring 1.2 RC1 + Hibernate 3 migration forum.springsource.orgI have a web aplication developed with spring 1.1 + hibernate 2.1 I want to migrate it to spring 1.2 + hiberante 3 What should i look for ???? What is ... |
3. Migration from hibernate2 to hibernate3 forum.springsource.orgMigration from hibernate2 to hibernate3 Hey, I'm trying to migrate an existing application from hibernate2 to hibernate3, and as I understand it one of the things that have changed is that ... |
4. Migration using Spring-Hibernate forum.springsource.orgMigration using Spring-Hibernate Hi, I am researching the possibility to use our application's business layer (relying on Spring and Hibernate) to do a migration. In short, transfer the objects from one ... |
5. Hibernate Migration from 3.2.6 to 3.5.2 forum.springsource.orgHibernate Migration from 3.2.6 to 3.5.2 Hi All, Actually I need to migrate Hibernate from version 3.2.6 to 3.5.2. While doing that, building it with maven and running I got across ... |