Package com.mchange.v1.db.sql
Class TypesUtils
- java.lang.Object
-
- com.mchange.v1.db.sql.TypesUtils
-
public final class TypesUtils extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getNameForSqlTypeCode(int type_code)
-
-
-
Method Detail
-
getNameForSqlTypeCode
public static java.lang.String getNameForSqlTypeCode(int type_code) throws UnsupportedTypeException
- Throws:
UnsupportedTypeException
-
-