com.mchange.v1.db.sql
Class TypesUtils

java.lang.Object
  extended by com.mchange.v1.db.sql.TypesUtils

public final class TypesUtils
extends java.lang.Object


Method Summary
static java.lang.String getNameForSqlTypeCode(int type_code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNameForSqlTypeCode

public static java.lang.String getNameForSqlTypeCode(int type_code)
                                              throws UnsupportedTypeException
Throws:
UnsupportedTypeException