SQLJ is a set of programming extensions that allow a programmer using the Java programming
language to embed statements that provide SQL (Structured
Query Language) database requests. SQLJ is similar to existing extensions for SQL that are provided
for C,
Formula Translation, and other programming languages. IBM, Oracle, and several other companies are
proposed SQLJ as a standard and as a simpler and easier-to-use alternative to Java Database
Connectivity.
The SQLJ specifications are in several parts:
- SQLJ: Embedded SQL...Specifications for embedding SQL statements in Java methods.
- SQLJ: SQL Routines...Specifications for calling Java static methods as SQL stored procedures
and user-defined functions.
- SQLJ: SQL Types...Specifications for using Java classes as SQL
user-defined data
types.
Contributor(s): Syed Mohammed Ali
This was last updated in April 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
Dig Deeper
-
From EclipseCon 2012, OSGi expert Timothy Ward explains how to tame the wilder side of OSGi development for enterprise Java applications.
-
Despite predictions that Oracle would allow JavaServer Faces to languish, Java experts say JSF is alive and well, and poised to complement HTML5 and JavaScript.
-
Take a look at the news on SOA in 2011and get a forecast on application development for 2012.
-
People who read this also read...
-
Resources from around the Web