public class PgSqlConnectionFactory extends RdbmsConnectionFactory
ValueTableFactory
, QueryBuilderFactory
, and
RdbmsQueryOptimizer
. This class also indicates that PostgreSQL does
not require a FROM clause.Constructor and Description |
---|
PgSqlConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
protected RdbmsQueryOptimizer |
createOptimizer() |
protected QueryBuilderFactory |
createQueryBuilderFactory() |
protected TableFactory |
createTableFactory() |
protected ValueTableFactory |
createValueTableFactory() |
createConnection, createDatabaseLock, createSelectQueryOptimizerFactory, createTransTableManager, getConnection, getDataSource, getFromDummyTable, getMaxNumberOfTripleTables, getValueFactory, init, isSequenced, isTriplesIndexed, isWritable, setDataSource, setDataSource, setMaxNumberOfTripleTables, setSail, setSequenced, setTriplesIndexed, shutDown
protected ValueTableFactory createValueTableFactory()
createValueTableFactory
in class RdbmsConnectionFactory
protected TableFactory createTableFactory()
createTableFactory
in class RdbmsConnectionFactory
protected QueryBuilderFactory createQueryBuilderFactory()
createQueryBuilderFactory
in class RdbmsConnectionFactory
protected RdbmsQueryOptimizer createOptimizer()
createOptimizer
in class RdbmsConnectionFactory
Copyright © 2001-2016 Aduna. All Rights Reserved.