Product Documentation

c-treeACE V11.0 Update Guide

Previous Topic

Next Topic

c-treeDB Java

c-treeACE Java Language DataBase Interface Technology, commonly referred to as c-treeDB Java API, provides Java developers a unique record-oriented, non-SQL, Java framework to manage data with the c-treeACE database engine. This interface offers alternatives to the Java developer requiring direct access to data records for performance advantages while still allowing full JDBC SQL access to the same data.

The c-treeDB Java API provides libraries that allow Java programs to access the c tree database core. This approach provides application developers with a simple interface into the powerful c-treeACE core, including the advanced functionality that distinguishes c-tree from other database solutions. c-treeDB Java offers a method of database creation and maintenance easier to use than traditional c-treeACE ISAM and c tree LowLevel APIs.

c-treeDB Java utilizes simplified concepts of sessions, databases, and tables in addition to standard concepts of records, fields, indexes, and segments. This database layer allows effortless and productive management of database systems.

Using the same relationships as the c-treeDB interface technology, c-treeDB Java consists of a Java API that provides the classes and methods that comprise complete database functionality.

TOCIndex