Search:

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

Search: Search took 0.02 seconds.

  1. autocommit & JTDS datasource

    Please can anybody throw some light on my problem as described in details in previous post.
  2. I am using SQL 2K Server SP3. I have tried...

    I am using SQL 2K Server SP3.

    I have tried with commenting the property defaultTransactionIsolation in Spring XML, but with no result. The transactions are still being rolled back.

    When I...
  3. AutoCommit=false and org.apache.commons.dbcp.BasicDataSource

    With defaultAutoCommit=false and defaultTransactionIsolation=TRANSACTION_SERIALIZABLE none of my transactions are being committed. All DB updates are being rolled back without any trace in any of the...
  4. Replies
    2
    Views
    1,727

    AutoCommit=false and org.apache.commons.dbcp.BasicDataSource

    I am facing the reverse effect while using the almost identical configuration as posted by stevecnz using DataSourceTransactionManager.

    With defaultAutoCommit=false and...
Results 1 to 4 of 4