Hitachi

Hitachi Advanced Database Application Development Guide


1.1.1 Programming languages for application programs

An application program must be written in one of the following programming languages:

In Java, you can use the JDBC API to access the database.

In C or C++, you can use CLI functions (an API provided by HADB that supports C and C++) or ODBC functions to access the database.

You can also use ODBC functions from application programs to access the database.