Hi Jason, Give a look at Tuscany DAS: http://incubator.apache.org/tuscany/das-overview.html
There are versions for Java and C++. You can load data from rdb into SDO Graph and vice-versa. Adriano Crestani On 10/30/07, Jason Clark <[EMAIL PROTECTED]> wrote: > > > > > > I've been reviewing all the SDO information I can find in my continued > quest > to learn about SCA and complemenatry technologies to enhance the project I > am currently working on. > > > > To be specific, I have a database of people's contact information in the > event of an emergency. > > > > I've seen lots of SDO information regarding dealing with XML and such, but > what would the strategy be for dealing with the same information but > gathered from a database? In this case, SQL Server using their JDBC > driver. > Maybe that's to specific, but generally, how do you approach this problem? > I > see XML Helper classes but not much in the way of dealing with database > persistence in any of the samples I could find. > > > > Thanks, > > > > -Jason Clark > > > > > > >
