Re: Transaction Performance Issue

2008-04-16 Thread Vannel
im using EJB as my external transaction manager -- View this message in context: http://www.nabble.com/Transaction-Performance-Issue-tp16583884p16739622.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Re: Transaction Performance Issue

2008-04-16 Thread Brandon Goodin
anything in my EJB that controls transactions. In this case, how is > iBATIS handling the commits? > -- > View this message in context: > http://www.nabble.com/Transaction-Performance-Issue-tp16583884p16739287.html > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > >

Re: Transaction Performance Issue

2008-04-16 Thread Vannel
bble.com/Transaction-Performance-Issue-tp16583884p16739287.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Re: Transaction Performance Issue

2008-04-11 Thread Alistair Young
On 11/04/2008, Vannel <[EMAIL PROTECTED]> wrote: > > Sorry about not being clear. Initially I was trying to give an example and in > the later post I decided to give a more accurate representation of my > program. I dont think I am using any form of caching unless it's on by > default. To be ab

Re: Transaction Performance Issue

2008-04-11 Thread Vannel
r the update(). However, the client is unable to see the updated information immediately. Only after some delay of a few seconds will the client be able to see the update. -- View this message in context: http://www.nabble.com/Transaction-Performance-Issue-tp16583884p16627288.html Sent from the i

Re: Transaction Performance Issue

2008-04-11 Thread Alistair Young
; --- > > in the above situation, would there be a return from the select statement > AND another return from the update statement? or, would there only be 1 > return after the whole sqlmap has been completed? > > -- > View this message in context: > http://www.nabb

RE: Transaction Performance Issue

2008-04-10 Thread Vannel
://www.nabble.com/Transaction-Performance-Issue-tp16583884p16624028.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

RE: Transaction Performance Issue

2008-04-10 Thread Chris O'Connell
their request. Hopefully I haven't gone too far from what you are really experiencing... -Original Message----- From: Vannel [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 09, 2008 8:18 PM To: user-java@ibatis.apache.org Subject: Re: Transaction Performance Issue the problem lies in the f

Re: Transaction Performance Issue

2008-04-09 Thread Vannel
ther after some extensive testing. anyway, if anyone else any suggestions, please do post. i think i might ask on an Oracle forum instead and see what suggestions i get. -- View this message in context: http://www.nabble.com/Transaction-Performance-Issue-tp16583884p16599708.html Sent from the iBATI

Re: Transaction Performance Issue

2008-04-09 Thread Alistair Young
assurance that the user will be able to notice the change. > > does anyone have any suggestions? i suspect it might be an issue with how > Oracle handles SQL since i am able to get a positive return from it. could > it be an issue with how iBATIS works? > > -- > View this mes

Transaction Performance Issue

2008-04-09 Thread Vannel
urn from it. could it be an issue with how iBATIS works? -- View this message in context: http://www.nabble.com/Transaction-Performance-Issue-tp16583884p16583884.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.