| Write out the data from a database.
Currently broken :-(
Usage:
jena.dbdump [db spec]
where [db spec] is:
--spec file Contains an RDF description of the model
--db JDBC_url --dbUser userId --dbPassword password --dbType [--model modelName]
author: Andy Seaborne version: $Id: dbdump.java,v 1.11 2008/01/02 12:08:16 andy_seaborne Exp $ |