Regular |
|
Joined: Sat Feb 21, 2004 8:54 pm Posts: 60 Location: Lakewood, California
|
hi, session.createQuery("select * from Airport"); throws a: net.sf.hibernate.QueryException: * only allowed inside aggregate function in SELECT [SELECT * from Airport]". do i need to use some kind of session.find()? if so, could someone please share the incantation.
thanks
_________________ <http://tayek.com/>, co-chair <http://www.ocjug.org/>, actively
seeking telecommuting work. hate spam?
<https://www1.ietf.org/mailman/listinfo/asrg>
|
|