jena
Class dbremove
java.lang.Object
jena.util.DBcmd
jena.dbremove
public class dbremove
- extends jena.util.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.10 2008/09/18 08:40:33 andy_seaborne Exp $
- Author:
- Andy Seaborne
Field Summary |
static java.lang.String[] |
usage
|
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
usage
public static final java.lang.String[] usage
dbremove
public dbremove()
main
public static void main(java.lang.String[] args)
Copyright � 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP