com.semarchy.mdm.runtime.data
Class JavaDataTypeUtil

java.lang.Object
  extended by com.semarchy.mdm.runtime.data.JavaDataTypeUtil

public final class JavaDataTypeUtil
extends Object


Method Summary
static Class<?> getJavaType(LogicalDataType logicalType)
          Get the Java class for a given LogicalDataType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJavaType

public static Class<?> getJavaType(LogicalDataType logicalType)
Get the Java class for a given LogicalDataType

Parameters:
logicalType -
Returns:


Copyright © 2015. All Rights Reserved.