Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: execution contexts
The generated jdbc ends up referencing methods in objects I have no
source for, so it is hard to exactly see the JDBC under the covers. I
was interested in finding out how to do the multiple execution context
in JDBC, and finding out exactly what it meant.
Thanks
Jeff
On 31 Jan 1999 01:11:55 GMT, gennick_at_worldnet.att.net (Jonathan Gennick) wrote:
>On Fri, 29 Jan 1999 20:03:55 GMT, ait_at_concentric.net
>(JEFFKISH) wrote:
>
>>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.
>
>I don't think that it's meant to be a learning tool. SQLJ is
>_supposed_ to hide things from you. The idea is that you
>can write SQL without worring about how the underlying JDBC
>calls are coded. However, SQLJ is simply a precompiler, and
>you should be able to see the JDBC calls if you really want
>to.
>
>Jonathan
>
Received on Mon Feb 01 1999 - 07:47:31 CST
![]() |
![]() |