|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.exq.impl.util.SQLTypesUtil
Class SQLTypesUtil
Constructor Summary | |
SQLTypesUtil()
|
Method Summary | |
static java.lang.String |
typeName(int type)
Method typeName maps type id's to names. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLTypesUtil()
Method Detail |
public static java.lang.String typeName(int type)
type
- the java.sql.Types type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |