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 18:52, 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

Oracle database 11gR2 claims conformance with SQL/OLB:1999, but not with the newer SQL/OLB:2008. [1]

See also