public class RelationIDImpl extends Object implements RelationID
TABLE_INDEX| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<QuotedID> |
getComponents() |
QuotedID |
getSchemaID()
NOT USED!!!
|
String |
getSQLRendering() |
QuotedID |
getTableID() |
RelationID |
getTableOnlyID()
Used in SQLParser for creating implicit aliases
|
int |
hashCode() |
String |
toString() |
public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<QuotedID> getComponents()
getComponents in interface RelationIDpublic RelationID getTableOnlyID()
getTableOnlyID in interface RelationIDpublic QuotedID getTableID()
public QuotedID getSchemaID()
public String getSQLRendering()
getSQLRendering in interface RelationIDCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.