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::BindTypeAdaptor< T > Class Template Reference

Internal usage. Class implementing bind adapters between C++ types and C API types when C++ types do not exist in C. More...

#include <support.hpp>

Inherits ocilib::support::BindObject.

Friends

class ocilib::Statement
 

Detailed Description

template<class T>
class ocilib::support::BindTypeAdaptor< T >

Internal usage. Class implementing bind adapters between C++ types and C API types when C++ types do not exist in C.

Definition at line 185 of file support.hpp.