Handling opaque data types implemented in a different language

If you create a routine in C, it can handle an opaque data type implemented in C++ without additional code. If you create a routine in Java™ that handles an opaque data type implemented in C or C++, BladeSmith generates a default implementation of the SQLData interface for the opaque data type.