public class OntopSQLCoreSettingsImpl extends OntopOBDASettingsImpl implements OntopSQLCoreSettings
OntopModelSettings.CardinalityPreservationModeJDBC_DRIVER, JDBC_NAME, JDBC_URLSAME_ASCARDINALITY_MODE, TEST_MODE| Modifier | Constructor and Description |
|---|---|
protected |
OntopSQLCoreSettingsImpl(Properties userProperties)
Beware: immutable class!
|
| Modifier and Type | Method and Description |
|---|---|
static String |
extractJdbcDriver(Properties userProperties) |
static String |
extractJdbcUrl(Properties userProperties) |
String |
getJdbcDriver() |
String |
getJdbcName() |
String |
getJdbcUrl() |
isSameAsInMappingsEnabledcontains, copyProperties, get, getCardinalityPreservationMode, getProperty, isTestModeEnabled, loadDefaultPropertiesFromFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSameAsInMappingsEnabledcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledprotected OntopSQLCoreSettingsImpl(Properties userProperties)
Recommended constructor.
Changing the Properties object afterwards will not have any effect on this OntopSQLCoreSettings object.
userProperties - public static String extractJdbcUrl(Properties userProperties)
public static String extractJdbcDriver(Properties userProperties)
public String getJdbcUrl()
getJdbcUrl in interface OntopSQLCoreSettingspublic String getJdbcName()
getJdbcName in interface OntopSQLCoreSettingspublic String getJdbcDriver()
getJdbcDriver in interface OntopSQLCoreSettingsCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.