com.semarchy.mdm.runtime.model.common
Class LogicalDataTypeUtils
java.lang.Object
com.semarchy.mdm.runtime.model.common.LogicalDataTypeUtils
public class LogicalDataTypeUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogicalDataTypeUtils
public LogicalDataTypeUtils()
isString
public static boolean isString(LogicalDataType pLogicalType)
isDateTime
public static boolean isDateTime(LogicalDataType pLogicalType)
isNumber
public static boolean isNumber(LogicalDataType pLogicalType)
isLOBType
public static boolean isLOBType(LogicalDataType pLogicalType)
Copyright © 2015. All Rights Reserved.