|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhysicalDataType | |
---|---|
com.semarchy.mdm.runtime.model.builtin | |
com.semarchy.mdm.runtime.model.common | |
com.semarchy.mdm.runtime.model.dbschema |
Uses of PhysicalDataType in com.semarchy.mdm.runtime.model.builtin |
---|
Methods in com.semarchy.mdm.runtime.model.builtin that return PhysicalDataType | |
---|---|
PhysicalDataType |
IBuiltInUDT.getPhysicalType()
|
Uses of PhysicalDataType in com.semarchy.mdm.runtime.model.common |
---|
Methods in com.semarchy.mdm.runtime.model.common that return PhysicalDataType | |
---|---|
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. |
Uses of PhysicalDataType in com.semarchy.mdm.runtime.model.dbschema |
---|
Methods in com.semarchy.mdm.runtime.model.dbschema that return PhysicalDataType | |
---|---|
PhysicalDataType |
IDBColumn.getDataType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |