This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Originally posted by Suneesh VR: Bean: AccountBean Method: testbean.Account findAccount(double) EJBQL: Select OBJECT(p) from accountbean AS p where p.balance >?1
It's been a while since I've had to touch the EJB-QL queries I wrote a year ago, but is it case sensitive when it comes to bean names? [ January 31, 2005: Message edited by: David Harkness ]