org.objectweb.telosys.dal.metadata
Class DbTypes

java.lang.Object
  extended byorg.objectweb.telosys.dal.metadata.DbTypes

public class DbTypes
extends java.lang.Object

Utility class to retrieve JDBC types as String NB : For future use (not yet qualified)


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

DbTypes

public DbTypes()
Method Detail

get

public static java.lang.String get(int iJdbcType)