public class BasicDBParametersImpl extends Object implements it.unibz.inf.ontop.dbschema.DBParameters
| Modifier and Type | Method and Description |
|---|---|
String |
getDbmsProductName() |
String |
getDbmsVersion() |
it.unibz.inf.ontop.model.type.DBTypeFactory |
getDBTypeFactory() |
String |
getDriverName() |
String |
getDriverVersion() |
it.unibz.inf.ontop.dbschema.QuotedIDFactory |
getQuotedIDFactory() |
public it.unibz.inf.ontop.dbschema.QuotedIDFactory getQuotedIDFactory()
getQuotedIDFactory in interface it.unibz.inf.ontop.dbschema.DBParameterspublic it.unibz.inf.ontop.model.type.DBTypeFactory getDBTypeFactory()
getDBTypeFactory in interface it.unibz.inf.ontop.dbschema.DBParameterspublic String getDriverName()
getDriverName in interface it.unibz.inf.ontop.dbschema.DBParameterspublic String getDriverVersion()
getDriverVersion in interface it.unibz.inf.ontop.dbschema.DBParameterspublic String getDbmsProductName()
getDbmsProductName in interface it.unibz.inf.ontop.dbschema.DBParameterspublic String getDbmsVersion()
getDbmsVersion in interface it.unibz.inf.ontop.dbschema.DBParametersCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.