oops. Sorry everyone. I didn't read the TO address. I thought it was struts mailing list. (I guess I didn't read the post well either)
excuse my previous post. :) --Alen ----- Original Message ----- From: "Saman Ghodsian" <[EMAIL PROTECTED]> To: "'OJB Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 9:57 AM Subject: Problem retrieving class > Hi there, > > It's late and I've been trying to do this for a while so I'll just post > this message hoping I get a reply in the morning.... > > > I have a class structure, everything works fine when I store the objects > in DB, but after doing a select and trying to cast the object to my type > I get a classCastException > > i.e > > Account acc = (Account) result.get(0); > > > Any ideas? Thanks > > Sam > > > --------------------------------------------------------------------- > 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]
