I just upgraded to .9.9 and started to encounter a conversion bug. If a field is set as a primary key, the conversion routines are not executed. I added a printline to "org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlTimestampFieldCon version"
Whenever primarykey=false, the statement gets executed, but when I switch to primarykey=true, no conversion takes place and I get a ClassCastException. I recall this being a problem in the early releases, but NOT .9.8. Am I doing something wrong or was there a change from .9.8 to .9.9 Thanks Caster --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
