com.caucho.sql
Class DBTypeInfo

java.lang.Object
  |
  +--com.caucho.sql.DBTypeInfo

public class DBTypeInfo
extends java.lang.Object

Type information


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

Method Detail

getTypeName

public java.lang.String getTypeName()

getDataType

public int getDataType()