package.html from BIRT at Krugle
Show package.html syntax highlighted
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
*************************************************************************
* Copyright (c) 2004, 2005 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
*
*************************************************************************
-->
</head>
<body bgcolor="white">
An ODA run-time driver adapter that allows the BIRT Data Engine
to consume an ODA run-time extension that implemented the
ODA 2.0.x run-time API, published in BIRT 1.0.x .
<br>
The adapter can be used by any DTP ODA consumer application,
which consumes the DTP ODA run-time interfaces (ODA version 3.0), to
interact with an ODA 2.0.x run-time driver.
<p>
As of BIRT 2.0, the ODA run-time framework has been migrated to
the Eclipse Data Tools Platform (DTP) project.
The BIRT Data Engine now consumes DTP ODA data source extensions.
In order to access an existing ODA version 2.0.x run-time driver,
this ODA adapter plug-in must be installed.
When the Data Engine detects an attempt to load and access an
ODA version 2.0.x driver, it
automatically loads this adapter to continue
use the ODA 2.0.x driver via the DTP ODA interfaces.
<!-- Put @see and @since tags down here. -->
</body>
</html>
See more files for this project here