> You can use SQLRelatedJoin, it will return a sqlresult object to you, > then you can use the filter method to do what you want:
Unfortunately, I can't test this at the moment but is filtering an SQLRelatedJoin now working? Previously there was a problem having something to do with the fact that an SQLRelatedJoin was creating a text query that was interfering with filtering the result. Is this fixed? ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
