OCILIB (C and C++ Driver for Oracle)  4.1.0
ocilib::Collection< TDataType >::Element Class Reference

Class used for handling transient collection value. it is used internally by: More...

#include <ocilib.hpp>

Detailed Description

template<class TDataType>
class ocilib::Collection< TDataType >::Element

Class used for handling transient collection value. it is used internally by:

  • the indexer operator in order to provide lvalue for write access
  • the Iterator class This class is not meant to be publicly used !

Definition at line 4872 of file ocilib.hpp.