| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
| <html> |
| <head> |
| <!-- |
| |
| ************************************************************************* |
| * Copyright (c) 2004, 2007 Actuate Corporation. |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License v1.0 |
| * which accompanies this distribution, and is available at |
| * http://www.eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * Actuate Corporation - initial API and implementation |
| * |
| ************************************************************************* |
| |
| --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| </head> |
| <body bgcolor="white"> |
| |
| [<b>Non-API</b>] 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. |
| |
| <!-- Put @see and @since tags down here. --> |
| <p> |
| @since 2.0 |
| <p> |
| <b>Deprecated</b> As of 3.1.2. |
| <br>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. |
| <br>The wizard is available in the New->Project... dialog; one for ODA Runtime Driver, |
| another for ODA Designer. |
| |
| </body> |
| </html> |