public static class TableReference.Edge extends Object
| Constructor and Description |
|---|
Edge(String tableName,
List<String> columns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<String> |
getColumns() |
String |
getTableName() |
int |
hashCode() |
String |
toString() |
public String getTableName()
Copyright © 2011–2023 Link Intersystems GmbH. All rights reserved.