sqlj

SQLJ preprocessor not triggered

We develop our projects in Rational Software Architect (based on Eclipse 3.2) using SQLJ. Now every once in a while we notice that RSA marks an error on the SQLJ file, where in fact everything's fine. I.e. Only when I touch the file and let the IDE refresh it, it notices that the last generated sources are out of sync. It triggers the ...

compiling SQLJ with Ant

How to compile SQLJ with ant? ...

How to print on Oracle SQL Developer console using SQLJ

Hi, I created and launch the SQLJ Java procedure (using SQL Developer). I have some bugs and I would like to debug Java source code. What is the best way to do this? Is it possible to print to the SQL Developer console some information using System.out? ...

Difference between sql, pl/sql and sqlj

I want to know how do the 3 compare with one another? which one to use when? which can be used as a replacement of other? ...

SQLJ VS JAVA files

Hi! Can anyone expalain difference between .sqlj and .java files? Best regards! ...