public class RelationIDImpl extends Object implements RelationID
| Modifier and Type | Class and Description |
|---|---|
static class |
RelationIDImpl.RelationIDSerializer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
QuotedID |
getSchemaID() |
String |
getSQLRendering() |
QuotedID |
getTableID() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<RelationID> |
getWithSchemalessID() |
int |
hashCode() |
String |
toString() |
public it.unibz.inf.ontop.com.google.common.collect.ImmutableList<RelationID> getWithSchemalessID()
getWithSchemalessID in interface RelationIDpublic QuotedID getTableID()
getTableID in interface RelationIDpublic QuotedID getSchemaID()
getSchemaID in interface RelationIDpublic String getSQLRendering()
getSQLRendering in interface RelationIDCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.