|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.das.rdb.graphbuilder.schema.ResultSetTypeMap
public class ResultSetTypeMap
Field Summary | |
---|---|
static ResultSetTypeMap |
INSTANCE
|
Constructor Summary | |
---|---|
protected |
ResultSetTypeMap()
Constructor for ResultSetTypeMap. |
Method Summary | |
---|---|
commonj.sdo.Type |
getEDataType(int type,
boolean isNullable)
|
commonj.sdo.Type |
getType(int columnType,
boolean b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ResultSetTypeMap INSTANCE
Constructor Detail |
---|
protected ResultSetTypeMap()
Method Detail |
---|
public commonj.sdo.Type getEDataType(int type, boolean isNullable)
type
- isNullable
-
public commonj.sdo.Type getType(int columnType, boolean b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |