Package | Description |
---|---|
com.semarchy.mdm.runtime.model.physical |
Modifier and Type | Method and Description |
---|---|
IColumn |
IIndexColumn.getColumn() |
IColumn |
ITable.getColumn(String pColumnName) |
Modifier and Type | Method and Description |
---|---|
List<IColumn> |
ITable.getApplicableColumns(IEntity pEntity)
The sublist list of columns from the list of columns of this table that apply for a given entity
by analyzing the attributes ownership and building the inheritance tree...
|
List<? extends IColumn> |
ITable.getColumns() |
List<? extends IColumn> |
ITable.getPkColumns() |
Copyright © 2017. All rights reserved.