org.openrdf.sail.rdbms.postgresql
Class PgSqlProvider
java.lang.Object
org.openrdf.sail.rdbms.postgresql.PgSqlProvider
- All Implemented Interfaces:
- RdbmsProvider
public class PgSqlProvider
- extends Object
- implements RdbmsProvider
Checks the database product name and version to be compatible with this
Sesame store.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PgSqlProvider
public PgSqlProvider()
createRdbmsConnectionFactory
public RdbmsConnectionFactory createRdbmsConnectionFactory(String dbName,
String dbVersion)
- Specified by:
createRdbmsConnectionFactory in interface RdbmsProvider
Copyright © 2001-2008 Aduna. All Rights Reserved.