Re: Defining Transaction Isolation Using iBATIS

2007-05-24 Thread Ralf Assmann
Hi, thanks for your answer. Unfortunately, is does not help. We do not use Spring in this application, only iBATIS as "standalone" ... Regards, Ralf --- Ralf Assmann, Dipl.-Ing. (FH) Innovations Softwaretechnologie GmbH Ziegel

RE: Defining Transaction Isolation Using iBATIS

2007-05-24 Thread Meindert
Hi Ralf, Not sure if it will answer your question but the Ibatis ADO framework has been depreciated. We wrote a little piece in the Wiki how to convert jpetstore to the Spring ADO framework, You will set the transaction isolation in the Spring configuration files (or by annotation) ht