[Non-API] Provides a template implementation of the main ODA run-time interfaces.
These classes assume the behavior of a simple ODA driver,
and have labelled TODO tags for a driver developer to
implement data source dependent behavior.
These concrete classes are provided for use as templates or
base classes to aid in the development of an ODA custom driver.
Their use is purely optional.
@since 2.0
Deprecated As of 3.1.2.
Use the ODA Plug-in Project Template Wizard instead to automatically generate
a custom ODA plug-in project that contains a template implementation of the main ODA interfaces.
The wizard is available in the New->Project... dialog; one for ODA Runtime Driver,
another for ODA Designer.