Hi,
How can I cause ConcurrencyFailureException in my Spring DAO when it accesses Mysql(myISAM) And Oracle(10g) ?
I want to make a real database exception (not the mock one) from my Java code.
Thanks
Hi,
How can I cause ConcurrencyFailureException in my Spring DAO when it accesses Mysql(myISAM) And Oracle(10g) ?
I want to make a real database exception (not the mock one) from my Java code.
Thanks