SQL/OLB: Difference between revisions

Content deleted Content added
Tijfo098 (talk | contribs)
No edit summary
Line 1:
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 (programming language)|Java]]. The standard also describes mechanisms to ensure binary portability of SQLJ applications, and specifies various Java packages and their contained classes.
 
== Examples ==
{{expand section}}
For some (possibly outdated) examples, see the article on [[SQLJ]].
 
== Implementations ==
{{empty section}}
 
==See also==