I have a query that I want to restrict the Alert.startDate >= Today. How can I do that with this query:
* @ejb.finder signature="java.util.Collection findAllByUserId( java.lang.Long pUserId )" * query="SELECT OBJECT(c) FROM Alert AS c WHERE c.userId = ?1" --- Thanks Mick Knutson The world is a playground...Play Hard, Play Smart. Visit http://www.YourSoS.com to learn how our "Personal Emergency Alert & Contact System" can help you Play Smart. +00 1 (877) SoS-9119 +00 1 (708) 570-2772 Fax --- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
