Armin Waibel dijo: > Hi, > > use a FieldConversion > e.g. JavaDate2SqlDateFieldConversion > > see http://db.apache.org/ojb/jdbc-types.html
Thanks Armin. In fact the solution is great: Just add to the field a new attribute: conversion="org.apache.ojb.broker.accesslayer.conversions.JavaDate2SqlDateFieldConversion" Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
