public class MySqlConnectionFactory extends RdbmsConnectionFactory
Constructor and Description |
---|
MySqlConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
protected QueryBuilderFactory |
createQueryBuilderFactory() |
protected SelectQueryOptimizerFactory |
createSelectQueryOptimizerFactory() |
protected TableFactory |
createTableFactory() |
protected ValueTableFactory |
createValueTableFactory() |
protected String |
getFromDummyTable()
FROM DUAL
|
createConnection, createDatabaseLock, createOptimizer, createTransTableManager, getConnection, getDataSource, getMaxNumberOfTripleTables, getValueFactory, init, isSequenced, isTriplesIndexed, isWritable, setDataSource, setDataSource, setMaxNumberOfTripleTables, setSail, setSequenced, setTriplesIndexed, shutDown
protected String getFromDummyTable()
RdbmsConnectionFactory
getFromDummyTable
in class RdbmsConnectionFactory
protected TableFactory createTableFactory()
createTableFactory
in class RdbmsConnectionFactory
protected ValueTableFactory createValueTableFactory()
createValueTableFactory
in class RdbmsConnectionFactory
protected SelectQueryOptimizerFactory createSelectQueryOptimizerFactory()
createSelectQueryOptimizerFactory
in class RdbmsConnectionFactory
protected QueryBuilderFactory createQueryBuilderFactory()
createQueryBuilderFactory
in class RdbmsConnectionFactory
Copyright © 2001–2017 Aduna. All rights reserved.