Why not just rewrite your finder and put it in your vehicles bean* @ejb.finder * signature="mypackage.VehicleLocal findVehicleById(java.lang.String id, java.lang.Object o)" * query="SELECT OBJECT(m) FROM Vehicle m WHERE m.id = ?1 and m.User.XXX = ?2 LIKE ?1" Simon Godden wrote: Just a question; Is possible to have a finder method that returns some Local interface which is different from Local Interface which calls it? |
- [Xdoclet-user] problem with return finder Tito Eritja
- RE: [Xdoclet-user] problem with return finder Simon Godden
- Re: [Xdoclet-user] problem with return finder Gary Bennett
- Re: [Xdoclet-user] problem with return finder Tito Eritja
