Information technology — Database languages — SQL — Part 10: Object language bindings (SQL/OLB)
ISO/IEC 9075-2 specifies embedded SQL for the programming languages: Ada, C, COBOL, Fortran, MUMPS,
Pascal, and PL/I. This part of ISO/IEC 9075 defines similar features of Database language SQL that support
embedding of SQL-statements into programs written in the Java™ programming language (Java is a registered
trademark of Sun Microsystems, Inc.). The embedding of SQL into Java is commonly known…
Information technology — Database languages — SQL — Part 13: SQL Routines and types using the Java T...
This part of ISO/IEC 9075 specifies the ability to invoke static methods written in the Java™ programming
language as SQL-invoked routines and to use classes defined in the Java programming language as SQL
structured user-defined types. (Java is a registered trademark of Oracle Corporation and/or its affiliates.)
Information technology — Programming languages, their environments and system software interfaces — ...
1 Scope
This Technical Specification specifies
— rules for secure coding in the C programming language and
— code examples.
This Technical Specification does not specify
— the mechanism by which these rules are enforced or
— any particular coding style to be enforced. (It has been impossible to develop a consensus on
appropriate style guidelines. Programmers should define style guidelines…
Information Technology — Programming languages, their environments, and system software interfaces —...
1 Scope
This part of ISO/IEC TS 18661 extends programming language C to include support for attributes
specified and recommended in ISO/IEC/IEEE 60559:2011.
Information technology — Object oriented BioAPI — Part 1: Architecture
This part of ISO/IEC 30106 specifies an architecture for a set of interfaces which define the OO BioAPI.
Components defined in this part of ISO/IEC 30106 include a framework, Biometric Service Providers
(BSPs), Biometric Function Providers (BFPs) and a component registry.
NOTE Each of these components have an equivalent component specified in ISO/IEC 19784-1 as the OO
BioAPI is intended to be…
Information technology — TLS specification for storage systems
This specification details the requirements for use of the Transport Layer Security (TLS) protocol in
conjunction with data storage technologies. The requirements set out in this specification are intended
to facilitate secure interoperability of storage clients and servers as well as non-storage technologies
that may have similar interoperability needs.
This specification is relevant to anyone…
Technical Specification — C++ Extensions for Coroutines
ISO/IEC TS 22277:2017 describes extensions to the C++ Programming Language (Clause 2) that enable definition of coroutines. These extensions include new syntactic forms and modifications to existing language semantics.
The International Standard, ISO/IEC 14882:2014, provides important context and specification for this document. This document is written as a set of changes against that…
ISO/IEC TS 21425:2017 describes extensions to the C++ Programming Language (2) that permit operations on ranges of data. These extensions include changes and additions to the existing library facilities as well as the extension of one core language facility. In particular, changes and extensions to the Standard Library include:
- The formulation of the foundational and iterator concept…
Technical Specification - C++ Extensions for Coroutines
ISO/IEC TS 22277:2017 describes extensions to the C++ Programming Language (Clause 2) that enable definition of coroutines. These extensions include new syntactic forms and modifications to existing language semantics.
The International Standard, ISO/IEC 14882:2014, provides important context and specification for this document. This document is written as a set of changes against that…
ISO/IEC TS 21425:2017 describes extensions to the C++ Programming Language (2) that permit operations on ranges of data. These extensions include changes and additions to the existing library facilities as well as the extension of one core language facility. In particular, changes and extensions to the Standard Library include:
- The formulation of the foundational and iterator concept…