The EJB specs says that if you declare a finder method on the home
interface, the container will generate the apropiate finder. If you
need a custom finder that you cannot express using pure and basic SQL
(like your case) use a (stateles) session bean to declare the finder.



-- 
Best regards,
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to