Title-to-topic reference

In the following table, the publications mentioned in the HCL OneDB™ DataBlade® Module Development Overview are listed alphabetically by title, with a brief description of each.
Publication title Description
HCL® J/Foundation Developer's Guide Describes how Java™ is implemented in the HCL OneDB database server. Describes a library of classes and interfaces that allow programmers to create and execute Java user-defined routines that access HCL OneDB database servers.
HCL OneDB DataBlade API Programmer's Guide

HCL OneDB DataBlade API Function Reference

Provide a complete reference for the DataBlade API, which is used to develop applications that interact with your HCL OneDB database server.
HCL OneDB DataBlade Developers Kit User's Guide Describes how to develop and package DataBlade modules by using the DataBlade Developers Kit.
HCL OneDB DataBlade Module Installation and Registration Guide Explains how to install DataBlade modules and use BladeManager to register, upgrade, and unregister DataBlade modules in HCL OneDB databases.
HCL OneDB User-Defined Routines and Data Types Developer's Guide Explains how to extend existing data types, define new data types, and define your own functions and procedures for the HCL OneDB database.

Describes the tasks you must perform to extend operations on data types, to create new casts, to extend operator classes for secondary access methods, and to write opaque data types.

Defines common considerations for SPL and external routines and describes how to create user-defined aggregates.

R-Tree Index User's Guide Describes the HCL OneDB R-tree secondary access method and how use its components. It describes how to create an R-tree index on appropriate data types and how to create an operator class that uses the R-tree access method to index a user-defined data type.
HCL OneDB GLS User's Guide Describes HCL OneDB GLS, an application programming interface available in HCL OneDB products. GLS provides ESQL/C and DataBlade module developers the ability to write programs (or change existing programs) to handle different languages, cultural conventions, and code sets.
HCL OneDB ESQL/C Programmer's Manual Explains how to use HCL OneDB ESQL/C to create client applications with database management capabilities. This publication is a complete guide to the features of ESQL/C that allow you to gain access to HCL OneDB databases, manipulate the data in your program, interact with the database server, and check for errors.
HCL OneDB Guide to SQL: Reference Describes the HCL OneDB system catalog tables, common environment variables that you might need to set, and the built-in data types that your HCL OneDB database server supports.
HCL OneDB Guide to SQL: Syntax This publication contains syntax descriptions for the Structured Query Language (SQL) and Stored Procedure Language (SPL) statements that your HCL OneDB database server supports.
HCL OneDB Guide to SQL: Tutorial Includes instructions for using basic and advanced Structured Query Language (SQL), as well as for designing and managing your database.
HCL OneDB Administrator's Guide Describes how to install, configure, and use the features of your HCL OneDB database server.
HCL OneDB Performance Guide Explains how to configure and operate your database server to improve overall system performance as well as the performance of SQL queries.
HCL OneDB JDBC Driver Programmer's Guide Describes the JDBC driver that implements the Java interfaces and classes that programmers use to connect to the HCL OneDB database server.