Skip to main content



      Home
Home » Eclipse Projects » DTP » Using ODA from own application
Using ODA from own application [message #19521] Tue, 18 July 2006 07:10 Go to next message
Eclipse UserFriend
Hallo all!

I have a question(s):

Can i use the ODA Framework in my own applications?

For example i want have a persistence layer, wich accesses an
(JDBC)database or XML-files or Flat-files.

How does look access with ODA to databases in my source code? Exists for
this an How-To or an Tutorial? (have not found, but perhaps that knows
one? or did someone already something similar?

best regards and thanks,

Nikolai
Re: Using ODA from own application [message #19610 is a reply to message #19521] Tue, 18 July 2006 23:41 Go to previous message
Eclipse UserFriend
Nikolai,

Do you mean you want your application to consume an ODA driver? Is this
mainly for runtime data retrieval? Or for your application UI to host a
custom ODA designer as well?

For consuming an ODA runtime driver, the ODA framework provides a consumer
helper (org.eclipse.datatools.connectivity.oda.consumer) that encapsulates
the logic to handle variations of oda drivers.
It implements the same ODA runtime interfaces, as an oda driver.
As you may have noticed, the ODA runtime interfaces are JDBC-like. So
consuming it can be seen as somewhat similar to consuming jdbc api.
An example of an ODA consumer is in BIRT Data Engine (org.eclipse.birt.data
plugin's odaconsumer package).

Linda

Nikolai Raitsev wrote:

> Hallo all!
>
> I have a question(s):
>
> Can i use the ODA Framework in my own applications?
>
> For example i want have a persistence layer, wich accesses an
> (JDBC)database or XML-files or Flat-files.
>
> How does look access with ODA to databases in my source code? Exists for
> this an How-To or an Tutorial? (have not found, but perhaps that knows
> one? or did someone already something similar?
>
> best regards and thanks,
>
> Nikolai
Re: Using ODA from own application [message #581073 is a reply to message #19521] Tue, 18 July 2006 23:41 Go to previous message
Eclipse UserFriend
Nikolai,

Do you mean you want your application to consume an ODA driver? Is this
mainly for runtime data retrieval? Or for your application UI to host a
custom ODA designer as well?

For consuming an ODA runtime driver, the ODA framework provides a consumer
helper (org.eclipse.datatools.connectivity.oda.consumer) that encapsulates
the logic to handle variations of oda drivers.
It implements the same ODA runtime interfaces, as an oda driver.
As you may have noticed, the ODA runtime interfaces are JDBC-like. So
consuming it can be seen as somewhat similar to consuming jdbc api.
An example of an ODA consumer is in BIRT Data Engine (org.eclipse.birt.data
plugin's odaconsumer package).

Linda

Nikolai Raitsev wrote:

> Hallo all!
>
> I have a question(s):
>
> Can i use the ODA Framework in my own applications?
>
> For example i want have a persistence layer, wich accesses an
> (JDBC)database or XML-files or Flat-files.
>
> How does look access with ODA to databases in my source code? Exists for
> this an How-To or an Tutorial? (have not found, but perhaps that knows
> one? or did someone already something similar?
>
> best regards and thanks,
>
> Nikolai
Previous Topic:Using ODA from own application
Next Topic:Cannot view data
Goto Forum:
  


Current Time: Mon May 12 04:56:31 EDT 2025

Powered by FUDForum. Page generated in 0.04404 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top