Hi David,

David Zejda wrote:

is it possible to specify custom row reader for a whole project or for a
connection?


Try to set

RowReaderDefaultClass=org.apache.ojb.broker.accesslayer.RowReaderMyXXXImpl

in OJB.properties file. This set the specified RowReader as default implementation class for the whole project. RowReader specified in class-descriptor will override the standard one.

regards,
Armin

thanks
David


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to