1. org.springframework.transaction.annotation.Transactional vs javax.jdo.annotations.Transactional stackoverflow.comwhen using spring
|
2. Datanucleus: moving from @Transactional to non-transactional stackoverflow.comI am using Datanucleus, JDO and Spring's declarative |
3. spring + kodo JDO - no active transaction running forum.springsource.orgspring + kodo JDO - no active transaction running Hi I am using Spring with kodo JDO. I am trying to get the programmatic transaction management working. The code I use ... |
4. Need Help: Transaction is not active - Spring + JPOX JDO forum.springsource.orgI need help urgently. I am using Spring 1.1 + JPOX JDO 1.1 Alpha 2 with the JDOTemplate and Spring JdoTransactionManager. I have set the JDO properties "javax.jdo.option.NontransactionalRead=true" I found no ... |
5. JDO Transactions and JUnit testing forum.springsource.orgJDO Transactions and JUnit testing I made a mistake... it was a common newbie mistake, to be sure, but now I have to fix it. After looking at some example code ... |
6. Using JPOX JDO as part of a JTA transaction in WebSphere 5.0 forum.springsource.orgUsing JPOX JDO as part of a JTA transaction in WebSphere 5.0 Hi, I want to let a Spring-configured JDO-based DAO participate in an EJB (JTA) transaction which is already present, ... |