public class TableInfoHelper extends Object
| Constructor and Description |
|---|
TableInfoHelper() |
| Modifier and Type | Method and Description |
|---|---|
static TableInfo |
findTableInfo(List<TableInfo> tblInfoL,
TypePair pair,
RelationInfo info) |
static TableInfo |
findTableInfoAssoc(List<TableInfo> tblInfoL,
DStructType nearType,
DStructType farType) |
public static TableInfo findTableInfo(List<TableInfo> tblInfoL, TypePair pair, RelationInfo info)
public static TableInfo findTableInfoAssoc(List<TableInfo> tblInfoL, DStructType nearType, DStructType farType)
Copyright © 2020. All rights reserved.