Re: PL/SQL package level variables

2009-08-21 Thread Nicholoz Koka Kiknadze
Nichol, Thanks for your response. We are already using same transaction while calling these procedures. But we are not getting expected results. -- View this message in context: http://www.nabble.com/PL-SQL-package-level-variables-tp24802267p25061697.html Sent from the iBATIS

Re: PL/SQL package level variables

2009-08-04 Thread Larry Meadors
on a single connection object is not enough (i.e. you need transaction). hth On Tue, Aug 4, 2009 at 8:48 AM, CuriousMind yogeshcjad...@hotmail.comwrote: -- View this message in context: http://www.nabble.com/PL-SQL-package-level-variables-tp24802267p24802615.html Sent from the iBATIS

PL/SQL package level variables

2009-08-03 Thread CuriousMind
with ibatis.). I think this can be resolved only if current thread will get same connection instance. Is there any way to ensure that the current thread will always receive same connection instance? -- View this message in context: http://www.nabble.com/PL-SQL-package-level-variables

Re: PL/SQL package level variables

2009-08-03 Thread Nicholoz Koka Kiknadze
? -- View this message in context: http://www.nabble.com/PL-SQL-package-level-variables-tp24802267p24802267.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-java

Re: PL/SQL package level variables

2009-08-03 Thread CuriousMind
this message in context: http://www.nabble.com/PL-SQL-package-level-variables-tp24802267p24802615.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-java-unsubscr

Re: PL/SQL package level variables

2009-08-03 Thread Nicholoz Koka Kiknadze
...@hotmail.comwrote: -- View this message in context: http://www.nabble.com/PL-SQL-package-level-variables-tp24802267p24802615.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. - To unsubscribe, e-mail: user