Armin Waibel <arminw <at> apache.org> writes: Armin,
Thank you so much. I had already done everything that you had said, but had some problems with my Thread execution. Your hint about ThreadLocal helped out. I was not making/storing the descriptor changes in the run() method of my thread. I was doing it in some other method of my object that extended Thread, but the execution was happening in the main() Thread, this caused the default descriptors to be over-written. OJB has greatly decreased the time I use to spend on writing sql. Thanks again, for a great product and excellent "free" support!!!! Regards, Sridhar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
