 completedb_ColumnState | (C++ alias: completedb::ColumnState) Defines a set of available Column states |
 completedb_ColumnType | (C++ alias: completedb::ColumnType) Defines set of available Column types |
 completedb_DirectId | (C++ alias: completedb::DirectId) System defined internal row identifier used to select, update or delete records in a database table |
 completedb_Error | (C++ alias: completedb::Error) Defines set of available Error codes |
 completedb_IndexKind | (C++ alias: completedb::IndexKind) Defines set of available Index kinds |
 completedb_IndexType | (C++ alias: completedb::IndexType) Defines set of available Index types |
 completedb_Type | (C++ alias: completedb::Type) Defines set of available API classes ID |
 Object | Common base class of all completedb classes |
  ColumnBool | Bindable Boolean column data accessor used to insert, select or update row column data in a database table |
  ColumnDouble | Bindable Double column data accessor used to insert, select or update row column data in a database table |
  ColumnFloat | Bindable Float column data accessor used to insert, select or update row column data in a database table |
  ColumnInfo | Provides services to query Column attributes |
   ColumnBool | Bindable Boolean column data accessor used to insert, select or update row column data in a database table |
   ColumnDouble | Bindable Double column data accessor used to insert, select or update row column data in a database table |
   ColumnFloat | Bindable Float column data accessor used to insert, select or update row column data in a database table |
   ColumnInt16 | Bindable 16-bit Integer column data accessor used to insert, select or update row column data in a database table |
   ColumnInt32 | Bindable 32-bit Integer column data accessor used to insert, select or update row column data in a database table |
   ColumnInt64 | Bindable 64-bit Integer column data accessor used to insert, select or update row column data in a database table |
   ColumnInt8 | Bindable 8-bit Integer (Byte) column data accessor used to insert, select or update row column data in a database table |
   ColumnIterator | Provides services to iterate collection of ColumnInfo objects |
   ColumnMetadata | Provides services to query and modify Column attributes |
   ColumnString | Bindable String column data accessor used to insert, select or update row column data in a database table |
  ColumnInt16 | Bindable 16-bit Integer column data accessor used to insert, select or update row column data in a database table |
  ColumnInt32 | Bindable 32-bit Integer column data accessor used to insert, select or update row column data in a database table |
  ColumnInt64 | Bindable 64-bit Integer column data accessor used to insert, select or update row column data in a database table |
  ColumnInt8 | Bindable 8-bit Integer (Byte) column data accessor used to insert, select or update row column data in a database table |
  ColumnIterator | Provides services to iterate collection of ColumnInfo objects |
  ColumnMetadata | Provides services to query and modify Column attributes |
  ColumnMutator | Provides services to modify Column attributes |
   ColumnMetadata | Provides services to query and modify Column attributes |
  Columns | Provides services to retrieve existing columns from columns collection |
   Record | Record is statement class that provides active record pattern services. It is used to insert, select, update, delete and iterate rows in a database table |
  ColumnString | Bindable String column data accessor used to insert, select or update row column data in a database table |
  Config | Provides services to query and modify configuration attributes of a Database |
  CreateTable | CreateTable is a statement class that provides services to create new tables in a database |
  Database | Database class represents a physical CompleteDB Embedded database |
  DatabaseInfo | Provides services to query database attributes and collections |
   Database | Database class represents a physical CompleteDB Embedded database |
  EntityInfo | Provides services to query entity information of a derived class |
   ColumnInfo | Provides services to query Column attributes |
   EntityMetadata | Provides services to query and modify entity information of a derived class |
   TableInfo | Provides services to query table attributes and collections |
    Table | Table class represents a physical table in a database |
    TableIterator | Provides services to iterate collection of TableInfo objects |
    TableMetadata | Provides services to query and modify table attributes and collections |
     CreateTable | CreateTable is a statement class that provides services to create new tables in a database |
  EntityMetadata | Provides services to query and modify entity information of a derived class |
  EntityMutator | Provides services to modify entity information of a derived class |
   ColumnMutator | Provides services to modify Column attributes |
   EntityMetadata | Provides services to query and modify entity information of a derived class |
   TableMutator | Provides services to modify table attributes and collections |
    TableMetadata | Provides services to query and modify table attributes and collections |
  FastStatement | Base class that defines an API to prepare a statement for fast execution |
   Record | Record is statement class that provides active record pattern services. It is used to insert, select, update, delete and iterate rows in a database table |
   Statement | Base class that defines an API to execute the statement |
    CreateTable | CreateTable is a statement class that provides services to create new tables in a database |
  IdentityInfo | Provides services to query identity information of a derived class |
   DatabaseInfo | Provides services to query database attributes and collections |
   EntityInfo | Provides services to query entity information of a derived class |
   IdentityIterator | Provides services to iterate collection of IdentityInfo type objects |
   IdentityMetadata | Provides services to query and modify identity information of a derived class |
  IdentityIterator | Provides services to iterate collection of IdentityInfo type objects |
  IdentityMetadata | Provides services to query and modify identity information of a derived class |
  IdentityMutator | Provides services to modify identity information of a derived class |
   EntityMutator | Provides services to modify entity information of a derived class |
   IdentityMetadata | Provides services to query and modify identity information of a derived class |
  Iterator | Base class that defines an API for iteration on objects |
   ColumnIterator | Provides services to iterate collection of ColumnInfo objects |
   IdentityIterator | Provides services to iterate collection of IdentityInfo type objects |
   TableIterator | Provides services to iterate collection of TableInfo objects |
  LastError | Base class that defines an API for error handling |
   Config | Provides services to query and modify configuration attributes of a Database |
   Database | Database class represents a physical CompleteDB Embedded database |
   FastStatement | Base class that defines an API to prepare a statement for fast execution |
   Table | Table class represents a physical table in a database |
  Record | Record is statement class that provides active record pattern services. It is used to insert, select, update, delete and iterate rows in a database table |
  Statement | Base class that defines an API to execute the statement |
  Table | Table class represents a physical table in a database |
  TableDdl | Provides DDL table services |
   Database | Database class represents a physical CompleteDB Embedded database |
  TableDml | Provides DML table services |
   Table | Table class represents a physical table in a database |
  TableInfo | Provides services to query table attributes and collections |
  TableIterator | Provides services to iterate collection of TableInfo objects |
  TableMetadata | Provides services to query and modify table attributes and collections |
  TableMutator | Provides services to modify table attributes and collections |