MySQL 5.6.14 Source Code Document
|
#include <jtie_tconv_array_impl.hpp>
A class with helper methods to convert native arrays into Java arrays and vice versa. ArrayConv's function signatures support both, const and non-const base type specializations.
This class only documents prototypes, no functions are declared or defined here, in order to have undefined type mappings result in a compilation error.
Definition at line 47 of file jtie_tconv_array_impl.hpp.