 |
SQLJ allows developers to embed SQL statements directly into Java source code. A SQLJ precompiler provided by a database vendor then replaces the SQL
statements with JDBC calls. A SQLJ library must be included in the application's ClassPath at runtime.
Articles
Web Sites
-- Main.redwolf - 27 Aug 2003
Discussion about SQLJ
|