|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--superwaba.ext.xplat.sql.db2e.BoundTimestamp
|
+--superwaba.ext.xplat.sql.db2e.BoundDate
| Fields inherited from class superwaba.ext.xplat.sql.db2e.BoundTimestamp |
_C_TIMESTAMP_STRUCT,
day,
fraction,
hour,
minute,
month,
nullIndicator,
second,
year |
| Constructor Summary | |
BoundDate()
|
|
BoundDate(int year,
int month,
int day)
|
|
| Method Summary | |
void |
translateFromDb2e()
|
void |
translateToDb2e()
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
toString,
wait,
wait |
| Constructor Detail |
public BoundDate()
public BoundDate(int year,
int month,
int day)
| Method Detail |
public void translateToDb2e()
public void translateFromDb2e()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||