| db++.h | Entry point for the ITTIA DB C++ API |
| db.h | Entry point for the ITTIA DB C API |
| db_defs.h | Constant defines |
| db_error.h | Error handling mechanism |
| db_version.h | Version information for ITTIA DB |
| dbxx.h | Alternate entry point for the ITTIA DB C++ API |
| dbxx_char.h | Character data type |
| dbxx_collection.h | Collection of named items |
| dbxx_config.h | ITTIA DB database configuration |
| dbxx_crypt.h | Encryption hook interface |
| dbxx_currency.h | Currency value |
| dbxx_error.h | Error handling mechanism |
| dbxx_field.h | A set of table fields |
| dbxx_field_ref.h | A Field that contains a typed value |
| dbxx_field_relations.h | A comparison relation |
| dbxx_field_type.h | Field type enumerations |
| dbxx_index.h | An index on a table |
| dbxx_isolation.h | Transaction isolation levels |
| dbxx_lock_manager.h | Lock manager information |
| dbxx_lock_mode.h | Object lock mode |
| dbxx_object_id.h | Object identifiers |
| dbxx_object_lock.h | Object locking |
| dbxx_query.h | A Query cursor |
| dbxx_sequence.h | Sequence generator |
| dbxx_statistics.h | Database statistics |
| dbxx_storage_mode.h | Storage options |
| dbxx_string.h | String data type |
| dbxx_table.h | A Table cursor |
| dbxx_time.h | Time data type |
| dbxx_value.h | A value stored in a database field |