Re: external java agent calls functions in o:XML

Martin Klang <[email protected]> Wed, 14 Feb 2007 14:55:46 +0000
Newsgroups gmane.text.xml.o-xml
Message-ID <[email protected]>
Hi Francisco,

The o:XML db extensions will work with any database that you can find  
a JDBC driver for, eg MySQL, PostgreSQL, HSQL, Oracle, db2, MS SQL  
Server, ODBC data sources etc.

Cache (like most oo databases) provides several options for  
persisting data, one of them is SQL over JDBC - see http:// 
www.cachemonitor.de/cache-monitor/docu/cache-jdbc-driver- 
versions.html for info on drivers.

All you have to do is put the JDBC driver in the classpath, and  
provide the connection details to the db:connection object. The  
documentation is here:
http://www.o-xml.org/documentation/obox-db-extensions.html


best regards,


/m

On 14 Feb 2007, at 6:38, Francisco wrote:

> Dear Martin,
>
> Thank you so much for your kind reply. I appreciate very much. I  
> will carry on a test based on your suggestion and definitely will  
> go back to you.
>
> I am planning to link database with o;xml, but I am wondering if  
> the conventional SQL database or newer Object-oriented DB (e.g.,  
> Cache) are all supported by o:xml?
>
> Millions of thanks,
> Kind regards,
> Francisco