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, shutDownprotected String getFromDummyTable()
RdbmsConnectionFactorygetFromDummyTable in class RdbmsConnectionFactoryprotected TableFactory createTableFactory()
createTableFactory in class RdbmsConnectionFactoryprotected ValueTableFactory createValueTableFactory()
createValueTableFactory in class RdbmsConnectionFactoryprotected SelectQueryOptimizerFactory createSelectQueryOptimizerFactory()
createSelectQueryOptimizerFactory in class RdbmsConnectionFactoryprotected QueryBuilderFactory createQueryBuilderFactory()
createQueryBuilderFactory in class RdbmsConnectionFactoryCopyright © 2001-2014 Aduna. All Rights Reserved.