Where can I download the SQLJ translator for a given platform?
SQLJ is available from the Oracle Technology Network (OTN) Web site: http://technet.oracle.com Click on the “Software” button, and then “Select a Utility or Driver” -> “SQLJ Translator”. We provide downloads for Solaris and Windows NT. However, these versions only differ in the line termination characters used in textual files. If you are using a UNIX platform, you can adapt the sqlj/bin/sqlj shell script for your platform. For Windows platforms, we provide the sqlj\bin\sqlj.exe wrapper executable. However, this executable is only verified for Windows NT. It may not work on other Windows versions.