| 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 .
author: Andy Seaborne version: $Id: dblist.java,v 1.10 2008/01/02 12:08:16 andy_seaborne Exp $ |