[ 
https://issues.apache.org/jira/browse/TUSCANY-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12906976#action_12906976
 ] 

Luciano Resende commented on TUSCANY-3671:
------------------------------------------

SDO Specification kind mention that you need a Data Services to persist the SDO 
to a RDBMS, and Tuscany has DAS. Having said that, you should be able to just 
use pure JDBC and handle all the SDO stuff and right it to RDBMS (which is what 
DAS does under the covers).

I remember for Oracle, you need to tweak the configuration as there were some 
limitations with the Oracle Drivers to provide metadata info, but I don't 
remember the details, it has been more then 3 years since I last worked with 
DAS development. Maybe other developers more active on this area might give you 
more insights.

> Need SDO sample on how to connect to RDBMS
> ------------------------------------------
>
>                 Key: TUSCANY-3671
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3671
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Samples
>    Affects Versions: Java-SDO-1.0
>         Environment: Java, SDO, Oracle,  webapplication
>            Reporter: antony
>             Fix For: Java-DAS-Next
>
>
> I could not find any samples or piece of code on how SDO interact with RDBMS. 
> It will be good if we have one in the sample provided. Can someone plz tell 
> me on how to get the HelperContext for the RDBMS. All samples explain only 
> about connect to XML/XSD not to RDBMS. I tried with DAS but i am not sure how 
> to map DAS with SDO.  Can someone plz explain the steps on how to connect SDO 
> with RDBMS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to