Jump to content

SQL/OLB

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tijfo098 (talk | contribs) at 19:04, 15 November 2012 (Implementations). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The SQL/OLB, or Object Language Bindings, extension to the SQL standard is defined by ISO/IEC 9075-10:2003. SQL/OLB defines the syntax and symantics of SQLJ, which is SQL embedded in Java. The standard also describes mechanisms to ensure binary portability of SQLJ applications, and specifies various Java packages and their contained classes.

Examples

For some (possibly outdated) examples, see the article on SQLJ.

Implementations

Both Oracle 8i and IBM DB2 introduced support support around 1999.[1] Oracle 11gR2 claims conformance with SQL/OLB:1999, but not with the newer SQL/OLB:2008. [2]

See also

References

  1. ^ Jim Melton; Jim Melton Andrew Eisenberg (2000). Understanding SQL and Java Together: A Guide to Sqlj, Jdbc, and Related Technologies. Morgan Kaufmann. p. 173. ISBN 978-1-55860-562-6.
  2. ^ http://docs.oracle.com/cd/E14072_01/server.112/e10592/ap_standard_sql008.htm