public class QualifiedAttributeID extends Object
Relation can be empty (null)
| Constructor and Description |
|---|
QualifiedAttributeID(RelationID relation,
QuotedID attribute) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
QuotedID |
getAttribute() |
RelationID |
getRelation() |
String |
getSQLRendering() |
int |
hashCode() |
String |
toString() |
public QualifiedAttributeID(RelationID relation, QuotedID attribute)
public QuotedID getAttribute()
public RelationID getRelation()
public String getSQLRendering()
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.