On Sun, Sep 5, 2010 at 10:54 PM, hanni_xu <[email protected]> wrote: > Hello all, > > I want to use Tuscany SDO with MySQL, but I don't know whether SDO > canĀ support MySQL. If not support, what should I do to make MySQL been > supported by SDO? Thanks in advance. > > 2010-09-06 > ________________________________ > hanni_xu
You would need to use DAS to read/write SDO from the MySQL database. There should be various tests/samples using Derby in the DAS project, but they should be easily adaptable to MySQL. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
