Package | Description |
---|---|
com.semarchy.mdm.runtime.model.dbschema | |
com.semarchy.mdm.runtime.model.physical |
Modifier and Type | Method and Description |
---|---|
IDBColumn |
IDBIndexColumn.getColumn() |
IDBColumn |
IDBTable.getColumn(String pColumnName) |
Modifier and Type | Method and Description |
---|---|
List<? extends IDBColumn> |
IDBTable.getColumns() |
List<? extends IDBColumn> |
IDBTable.getPkColumns() |
Modifier and Type | Interface and Description |
---|---|
interface |
IColumn
Interface that defines a database column
|
Copyright © 2016. All rights reserved.