Boblitz John wrote > > > Just an idea ... > > Why not join directly to the AdressLocation Entity? > > John >
John, I’m not sure what you mean with „join directly to the AdressLocation Entity”. For both (i.e. filter by name or filter by name and street) samples (Version 3) I do the join to AddressLocation by specifying “… left join c.addressesLocation al …”. Maybe you can give a sample? Georg -- View this message in context: http://openjpa.208410.n2.nabble.com/Unnecessary-Join-when-using-the-Type-construct-in-JPA-Query-tp7424993p7429117.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
