I think this is what you are looking for: query = "SELECT OBJECT(c) FROM ContainingFamilly AS c, IN (c.Animations) AS ca, IN (c.Families) AS cf WHERE ca = ?1 AND cf = ?2"
(I dont know the name of your cmr getters, so change where appropriate) /Goran View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835150#3835150 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835150 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
