org.openrdf.sail.rdbms.config
Class RdbmsStoreSchema
java.lang.Object
org.openrdf.sail.rdbms.config.RdbmsStoreSchema
public class RdbmsStoreSchema
- extends Object
Vocabulary for the RDBMS configuration.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
JDBC_DRIVER
public static final URI JDBC_DRIVER
URL
public static final URI URL
USER
public static final URI USER
PASSWORD
public static final URI PASSWORD
MAX_TRIPLE_TABLES
public static final URI MAX_TRIPLE_TABLES
RdbmsStoreSchema
public RdbmsStoreSchema()
Copyright © 2001-2008 Aduna. All Rights Reserved.