jena
Klasse dblist

public class dblist
extends DBcmd
List the models available in a database

Usage:

jena.dblist [db spec]
where [db spec] is:
--spec file        Contains an RDF description of the model 
--db JDBC_url --dbUser userId --dbPassword password --dbType
Ignores any --model modelName.

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