The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

SQLJ

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

Topic SQLJ . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

Revision r1 - 27 Aug 2003 - 18:41:45 - Main.redwolf