Content deleted Content added
c/e |
mNo edit summary |
||
Line 1:
The '''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
== Examples ==
|