com.mchange.v1.db.sql
Class TypesUtils

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

public final class TypesUtils
extends Object


Method Summary
static 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 String getNameForSqlTypeCode(int type_code)
                                    throws UnsupportedTypeException
Throws:
UnsupportedTypeException