jena
Klasse dbremove

public class dbremove
extends DBcmd
Destroy a Jena RDF model available in a database. Use with care.

Usage:

jena.dbremove [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]  

Version:
$Id: dbremove.java,v 1.5 2005/02/21 11:49:12 andy_seaborne Exp $
Author:
Andy Seaborne