Hi,
I am using org.springframework.jdbc.datasource.DataSourceTran sactionManager for
configuring the transaction manager. And i set this reference to
org.springframework.batch.core.repository.support. JobRepositoryFactoryBean
repository factory bean.
Is this correct? or should i use aop:config, tx:advice as mentioned in the
following URL: http://static.springsource.org/sprin...x.html#d0e1786
Kindly clarify.
--venkat
