public interface IRelation
Modifier and Type | Method and Description |
---|---|
ArrayList<TAttributeNode> |
getAttributes()
每个 relation 包含的 attributes
当它为 base table 时,这些 attributes 的来源有三种可能
1.
|
String |
getRelationName() |
int |
size() |
ArrayList<TAttributeNode> getAttributes()
String getRelationName()
int size()