|
|||||||||
| 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.Db2eBoundTimestamp
|
+--superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate
Represents a date with year, month and day.
| Fields inherited from class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp |
_C_TIMESTAMP_STRUCT,
day,
fraction,
hour,
minute,
month,
nullIndicator,
second,
year |
| Constructor Summary | |
Db2eBoundDate()
|
|
Db2eBoundDate(int year,
int month,
int day)
|
|
| Method Summary | |
void |
translateFromDb2e()
|
void |
translateToDb2e()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Db2eBoundDate()
public Db2eBoundDate(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 | ||||||||