hi Guys,

i am using spring 3 with jpa with db2 database. i have problem when inserting bulk data and selecting a record from the same table with in a same transaction.i think this bulk insert causes table lock which slows down the transaction.

Can some one suggest me how to resolve this problem.


Thanks in advance