java.lang.Objectorg.objectweb.telosys.dal.metadata.DbTypes
Utility class to retrieve JDBC types as String
Constructor Summary | |
DbTypes()
|
Method Summary | |
static java.lang.String |
get(int iJdbcType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DbTypes()
Method Detail |
public static java.lang.String get(int iJdbcType)