Product Documentation

FairCom JDBC

Next Topic

FairCom JDBC - Quick Start Guide

This book contains Java developer tutorials for the FairCom DB JDBC API. In four simple steps and about 15 minutes, you’ll be navigating your data:

  1. Install and start up the FairCom Database Engine. See Installing FairCom Products.
  2. Optionally read the overview FairCom DB JDBC Overview.
  3. Compile the tutorials as explained in Compiling Your Projects.
  4. Run the tutorials or read the Tutorials section to see tutorial code with brief explanations.

Tip: To view, edit, and run the source code for the tutorials, you can go directly into the <faircom>\drivers\sql.jdbc\tutorials folder that is installed with the product. Each tutorial has been thoroughly tested on each operating system, interpreter, and compiler to ensure you have an excellent experience.

Resources

c-tree Database API for Other Languages

In addition to its SQL APIs, FairCom provides navigational ("NAV") APIs for high performance. FairCom allows you to use NAV APIs with the language of your choice:

Note: FairCom supports all actively-supported LTS versions of the Oracle JDK, and the most recent release (non-beta) version of Oracle OpenJDK.

TOCIndex