Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
odb::oracle::default_value_traits< std::string, id_nclob > Struct Template Reference
Inheritance diagram for odb::oracle::default_value_traits< std::string, id_nclob >:
odb::oracle::string_lob_value_traits

Additional Inherited Members

- Public Types inherited from odb::oracle::string_lob_value_traits
typedef std::string value_type
 
typedef std::string query_type
 
typedef lob_callback image_type
 
- Static Public Member Functions inherited from odb::oracle::string_lob_value_traits
static void set_value (std::string &v, result_callback_type &cb, void *&context, bool is_null)
 
static void set_image (param_callback_type &cb, const void *&context, bool &is_null, const std::string &v)
 
static bool result_callback (void *context, ub4 *position_context, void *buffer, ub4 size, chunk_position)
 
static bool param_callback (const void *context, ub4 *position_context, const void **buffer, ub4 *size, chunk_position *, void *temp_buffer, ub4 capacity)
 

The documentation for this struct was generated from the following file: