Search:

Type: Posts; User: forandroid; Keyword(s):

Search: Search took 0.06 seconds.

  1. I changed that to get the...

    I changed that to get the TransactionAwareDataSourceProxy .But it does not seem to work .

    <bean id="dataSource"
    class="org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy" >...
  2. Spring + Plain JDBC + Transaction Management

    I am trying to use transaction management with Spring and Plain JDBC(not JDBC template provided in the Spring jar).

    But due to some reason the Roll back is not happening.

    Here' my application...
Results 1 to 2 of 2