Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: execution contexts

Re: execution contexts

From: Jonathan Gennick <gennick_at_worldnet.att.net>
Date: 31 Jan 1999 01:11:55 GMT
Message-ID: <36bba021.2856770@netnews.worldnet.att.net>


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 Sat Jan 30 1999 - 19:11:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US