User-Defined Routines and Data Types Developer's Guide

These topics describe how to define new data types and enable user-defined routines (UDRs) to extend HCL OneDB™.The HCL OneDB User-Defined Routines and Data Types Developer's Guide describes how to define new data types and enable user-defined routines (UDRs) to extend HCL OneDB.

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

These topics are written for the following users:
  • Database-application programmers
  • DataBlade® module developers
These topics assume that you have the following background:
  • A working knowledge of your computer, your operating system, and the utilities that your operating system provides
  • Experience working with relational databases or exposure to database concepts
  • Experience with computer programming