SQL/OLB: Difference between revisions

Content deleted Content added
Created page with 'The SQL/OLB, or 'Object Language Bindings, extension is defined by ISO/IEC 9075-10:2003. SQL/OLB defines the syntax and symantics of SQLJ, which is SQL embedded in ...'
 
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.
 
==See also==
*[[SQL]]
*[[SQL:2003]]
 
==References==