|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
See:
Description
| Packages | |
|---|---|
| FairCom.CtreeDb | The package FairCom.CtreeDb contains the main classes to handle c-treeACE databases. |
| FairCom.CtreeDb.Types | The package FairCom.CtreeDb.Types contains a collection of helper classes to help the user passing parameters to functions and comparing the results. |
The JTDB API provides libraries that, once installed and correctly referenced, allow Java programs to access the c-tree database core. This approach provides application developers with a simple interface into the powerful core of c-tree, yet includes the advanced functionality that distinguishes c-tree from other database solutions. JTDB offers a method of database creation and maintenance that is easier to use than the traditional ctree.isam and ctree.lowlevel APIs. JTDB utilizes the simplified concepts of sessions, databases, and tables in addition to the standard concepts of records, fields, indices, and segments. This database layer allows for effortless and productive management of database systems. Using the same relationships as the ctree.ctdb interface technology, JTDB consists of a Java API that provides the classes and methods that comprise the database functionality.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||