Search:

Type: Posts; User: harry@123; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    220

    Reg:Problem With Transaction

    I have the following transaction in my service layer which will insert a batch of records into my table A after validating it.

    @Transactional(readOnly =false, propagation = Propagation.REQUIRED,...
  2. Replies
    0
    Views
    167

    Spring Jpa Transaction

    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...
Results 1 to 2 of 2