1. swapping sessionFactories in hibernateTransactionManager forum.springsource.orgswapping sessionFactories in hibernateTransactionManager Hi Guys, I am in a unique situation. Our project contains hibernate and our sessionfactories(multiple sessionfactory) are binded to JNDI. I want to introduce transaction management using ... |
2. Sessions and programmatic use of HibernateTransactionManager forum.springsource.orgSessions and programmatic use of HibernateTransactionManager Hi, I am somewhat new to transactions in Spring/Hibernate, and would really appreciate some help. We are using Firebird and Hibernate, and due to custom ... |
3. HibernateTransactionManager not binding Session to ThreadLocal forum.springsource.orgHibernateTransactionManager not binding Session to ThreadLocal [Hiberante 3.1.2, Spring 2.0, DB2 V8.2] Have read several forums posts (both here and on the Hibernate site) but still having trouble getting declarative transactions ... |
4. Session per thread, HibernateTransactionManager necessary? forum.springsource.orgSession per thread, HibernateTransactionManager necessary? Quick question, I have mapped my DAOs to a LocalSessionFactoryBean with Hibernate. Must the HibernateTransactionManager or HibernateInterceptor be mapped to my DAOs in order to get ... |
5. Can HibernateTransactionManager manage two sessionfactory forum.springsource.orgCan HibernateTransactionManager manage two sessionfactory Currently, the application has two sessionfactory for online tables and history tables |
6. Couldn't configure thread-bound session management (HibernateTransactionManager) forum.springsource.orgCouldn't configure thread-bound session management (HibernateTransactionManager) Hi guys, I have read the TX document <2.5.x/reference/transaction.html> and some blogs for guidelines. But I still couldn't get what I wish to achieve: session-per-conversation ... |
7. "Session is closed" Exception in HibernateTransactionManager forum.springsource.org"Session is closed" Exception in HibernateTransactionManager Dear all, I am using spring 1.2.2 and hibernate 3.0 I have a Hibernate DAO which has just a single method which I need to ... |
8. HibernateTransactionManager, collections, and no session errors forum.springsource.orgNov 10th, 2009, 05:29 PM #1 esammer View Profile View Forum Posts Private Message Visit Homepage Junior Member Join Date Jun 2008 Location NYC, NY, US Posts 29 HibernateTransactionManager, collections, and ... |