OCILIB (C and C++ Driver for Oracle)  4.7.5
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
Loading...
Searching...
No Matches
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.