Package | Description |
---|---|
com.semarchy.mdm.runtime.model.builtin | |
com.semarchy.mdm.runtime.model.common | |
com.semarchy.mdm.runtime.model.dbschema |
Modifier and Type | Method and Description |
---|---|
PhysicalDataType |
IBuiltInUDT.getPhysicalType() |
Modifier and Type | Method and Description |
---|---|
PhysicalDataType |
IColumnAttribute.getPhysicalType() |
static PhysicalDataType |
PhysicalDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhysicalDataType[] |
PhysicalDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PhysicalDataType |
IDBColumn.getDataType() |
Copyright © 2017. All rights reserved.