OCILIB (C and C++ Driver for Oracle)  4.7.7
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
All Classes Namespaces Functions Typedefs Enumerations Enumerator Modules Pages
ocilib::support::BindObject Class Referenceabstract

Internal usage. Base class for implementing bind translations for C++ objects and their counter parts in the C API. More...

#include <support.hpp>

Inherited by ocilib::support::BindArray, ocilib::support::BindObjectAdaptor< T >, and ocilib::support::BindTypeAdaptor< T >.

Detailed Description

Internal usage. Base class for implementing bind translations for C++ objects and their counter parts in the C API.

Definition at line 51 of file support.hpp.