Content deleted Content added
mNo edit summary |
Citation bot (talk | contribs) Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 1225/2847 |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 1:
'''SQL/OLB''', or ''Object Language Bindings'', is a standard for embedding [[SQL]] in [[Java (programming language)|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 standard—a convention that was maintained for subsequent ISO SQL standards, including the current one, [[SQL:2011]].
== Examples ==
Line 9:
== Implementations ==
{{expand section|date=November 2012}}
Both [[Oracle database|Oracle 8i]] and [[IBM DB2]] introduced
==See also==
Line 15:
*[[SQLJ]] (an outdated term for SQL/OLB)
*[[SQL:2003]]
*[[Language Integrated Query]]
==References==
Line 20 ⟶ 21:
{{SQL}}
{{database-stub}}▼
{{DEFAULTSORT:SQL OLB}}
[[Category:SQL]]
▲{{database-stub}}
|