|
ITTIA DB SQL C++ API
5.4.0
|
Classes | |
| class | Binary |
| Binary data type. More... | |
| class | Currency |
| Fixed-point currency value. More... | |
| class | BasicString< T, Traits > |
| String data type. More... | |
| class | DateTime |
| Time data type. More... | |
| class | Value |
| A value stored in a database field. More... | |
Typedefs | |
| typedef int8_t | db_sint8 |
| typedef uint8_t | db_uint8 |
| typedef int64_t | db_sint |
| typedef uint64_t | db_uint |
These are the data types available in ITTIA DB.
The Value class represents any basic type that can be stored in the database.