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::BindResolverScalarType< T > Struct Template Reference

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

#include <BindResolver.hpp>

Inherits 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.