Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: execution contexts
Hi,
I have had some experience with executing SQL via ODBC commands from different threads using the same connection. Curiously enough it works fine.
Gerrit-Jan Linker
Developer of Oraxcel and OraDebug
http://members.aol.com/gjlinker
In article <36b41371.19446983_at_news.iserv.net>, ait_at_concentric.net (JEFFKISH) writes:
>Subject: execution contexts
>From: ait_at_concentric.net (JEFFKISH)
>Date: Fri, 29 Jan 1999 20:03:55 GMT
>
> I recently downloaded SQLJ From Oracle, and noticed that they
>said threads could share a connection as long as they had separate
>execution contexts. Can someone explain what this means and how you
>achieve it in a non SQLJ situation, such as one where you are using
>such as JDBC.
>
>I don't think that much of SQLJ (probably because of my inexperience)
>because of it's lack to discover meta-data information, and was
>disappointed to find out that it hides so much stuff from me (of
>course it's probably just encapsulating stuff) that I could not use it
>as a learning tool.
>
>Otherwise it seemed pretty easy to use it for quick and dirty work.
>
>Also, anyone else have Oracle SQLJ comments?
>
>Thanks
>Jeff Kish
>jeff.kish_at_ait-mmii.com
Received on Sat Jan 30 1999 - 18:36:35 CST
![]() |
![]() |