Re: error handling in ModelBasedResultSetIterator

2007-02-13 Thread Peter Doyle
sorry, i sent this to the wrong group all together - i intended it to go to the ddlutils group. Peter Doyle wrote: How do I request less-strict error handling? Specifically I had to modify org.apache.ddlutils.platform.ModelBasedResultSetIterator class to skip setting bean values for allowable

error handling in ModelBasedResultSetIterator

2007-02-13 Thread Peter Doyle
How do I request less-strict error handling? Specifically I had to modify org.apache.ddlutils.platform.ModelBasedResultSetIterator class to skip setting bean values for allowable(in mysql 5.x) but unusual timestamp values of "-00-00 00:00:00" (set by default). If this is not the right forum