C Driver API 3.0.0
API for the NuoDB C Driver Library
Loading...
Searching...
No Matches
NuoDB.h File Reference

NuoDB C-Language API. More...

#include <stdint.h>
#include <nuodb/utils.h>
#include <nuodb/structs.h>
#include <nuodb/error.h>
#include <nuodb/options.h>
#include <nuodb/connection.h>
#include <nuodb/temporal.h>
#include <nuodb/lob.h>
#include <nuodb/resultSet.h>
#include <nuodb/resultSetMetaData.h>
#include <nuodb/parameterMetaData.h>
#include <nuodb/statement.h>
#include <nuodb/databaseMetaData.h>

Go to the source code of this file.

Detailed Description

NuoDB C-Language API.

The is the main header file for the NuoDB C-Language API. This header file includes all of the other header files, so client applications only need to #include nuodb/NuoDB.h.