ISO/IEC 9075-10
Information technology — Database languages SQL — Part 10: Object language bindings (SQL/OLB)
| Organization: | ISO |
| Publication Date: | 1 June 2023 |
| Status: | active |
| Page Count: | 340 |
| ICS Code (Languages used in information technology): | 35.060 |
scope:
ISO/IEC 9075-2 specifies embedded SQL for the programming languages: Ada, C, COBOL, Fortran, MUMPS, Pascal, and PL/I. This document defines similar features of Database language SQL that support embedding of SQL-statements into programs written in the Java1 programming language. The embedding of SQL into Java is commonly known as "SQLJ". This document specifies the syntax and semantics of SQLJ, as well as mechanisms to ensure binary portability of resulting SQLJ applications. In addition, it specifies a number of Java packages and their contained classes (including methods).
Throughout this document, the terms "SQLJ" and "SQL/OLB" are used synonymously.
1 Java™ is a registered trademark of Oracle Corporation and/or its affiliates.
Document History