|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
A DB2e column information
| Field Summary | |
boolean |
allowNulls
|
java.lang.String |
name
|
int |
precision
|
int |
scale
|
int |
type
|
| Constructor Summary | |
Db2eColumnInfo()
|
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.lang.String name
public int type
public int precision
public int scale
public boolean allowNulls
| Constructor Detail |
public Db2eColumnInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||