MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
_jtie_Object Struct Reference

#include <jtie_tconv_object.hpp>

Inheritance diagram for _jtie_Object:

Detailed Description

A root class representing Java peer classes in type mappings.

Rationale: A dedicated type, distinct from JNI's _jobject, allows for better control of template resolution (avoiding ambiguities) and instantiation (reducing clutter). To allow for pointer compatibility by static type conversion, this type derives from _jobject.

Definition at line 41 of file jtie_tconv_object.hpp.


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