org.apache.tuscany.das.rdb.impl
Class SDODataTypeHelper

java.lang.Object
  extended by org.apache.tuscany.das.rdb.impl.SDODataTypeHelper

public final class SDODataTypeHelper
extends java.lang.Object


Method Summary
static java.lang.String columnTypeForSDOType(commonj.sdo.Type sdoType)
           
static int sqlTypeFor(commonj.sdo.Type sdoType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

columnTypeForSDOType

public static java.lang.String columnTypeForSDOType(commonj.sdo.Type sdoType)

sqlTypeFor

public static int sqlTypeFor(commonj.sdo.Type sdoType)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.