Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21afa24bceb5a3a

Jump to content

// Workers AI · dad joke modeWhat did SQL say to OLB? "You're queried about our relation.

From Wikipedia, the free encyclopedia

SQL/OLB, or Object Language Bindings, is a standard for embedding SQL in Java, commonly known by its prior name as SQLJ (part 0). Besides describing the syntax and semantics of SQLJ, which are typically given relative to JDBC, the standard also describes mechanisms to ensure binary portability of SQLJ applications, and specifies various Java packages and their contained classes.

SQL/OLB was informally known as "SQLJ part 0" before standardization, which first occurred under the aegis of ANSI in 1998 and then ISO in 2000. Although the latter was published after the bulk of SQL:1999, officially it was "part 10" of that standarda convention that was maintained for subsequent ISO SQL standards, including the current one, SQL:2011.

Examples

[edit]

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

Implementations

[edit]

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

See also

[edit]

References

[edit]
  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. "Page Moved".