• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

MAX in EJB-QL

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello:
Is there anyway to use something like MAX SQL clause in EJB-QL. Like this:

If it is not possible how must I rount this EJB-QL limitation.
Thanks,
[ February 10, 2003: Message edited by: Rafael Afonso ]
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rafael Afonso:

Is there anyway to use something like MAX SQL clause in EJB-QL. Like this:

If it is not possible how must I rount this EJB-QL limitation.
[ February 10, 2003: Message edited by: Rafael Afonso ]


Look here for my post:
http://forum.java.sun.com/thread.jsp?forum=13&thread=330120
You can not use MAX statement in EJB-QL...
Regards, Volodymyr Shram.
 
reply
    Bookmark Topic Watch Topic
  • New Topic