public class PostgreSQLQuotedIDFactory extends Object implements it.unibz.inf.ontop.dbschema.QuotedIDFactory
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.dbschema.QuotedID |
createAttributeID(String s) |
it.unibz.inf.ontop.dbschema.QuotedID |
createFromString(String s) |
it.unibz.inf.ontop.dbschema.RelationID |
createRelationID(String schema,
String table) |
String |
getIDQuotationString() |
public it.unibz.inf.ontop.dbschema.QuotedID createAttributeID(String s)
createAttributeID in interface it.unibz.inf.ontop.dbschema.QuotedIDFactorypublic it.unibz.inf.ontop.dbschema.RelationID createRelationID(String schema, String table)
createRelationID in interface it.unibz.inf.ontop.dbschema.QuotedIDFactorypublic it.unibz.inf.ontop.dbschema.QuotedID createFromString(String s)
public String getIDQuotationString()
getIDQuotationString in interface it.unibz.inf.ontop.dbschema.QuotedIDFactoryCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.