OCILIB (C and C++ Driver for Oracle)  4.7.6
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
ocilib::support::BindResolverScalarType< T > Struct Template Reference

Simplified resolver for scalar types that do not need translation. More...

#include <BindResolver.hpp>

Inheritance diagram for ocilib::support::BindResolverScalarType< T >:
ocilib::support::BindResolverType< T, T, false >

Detailed Description

template<class T>
struct ocilib::support::BindResolverScalarType< T >

Simplified resolver for scalar types that do not need translation.

Definition at line 48 of file BindResolver.hpp.