Hello Guys,

If there is no value stored in the table for the date column, it automatically stores 0000-00-00.
Even Im manually inserting null at that position, date is returned in the same 0000-00-00 format.
I think that is the problem with java date format.

Any idea and what shall be done?

Thanks,
Van