mraible wrote:
>
> Did you solve this issue?
>
Yes, I did. Thanks.
--
View this message in context:
http://www.nabble.com/Hibernate%27s-Query-on-HashSet-tf3220598s2369.html#a9180290
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
Did you solve this issue?
On 2/13/07, Jarek Gilewski <[EMAIL PROTECTED]> wrote:
Hello
I have a question about Hibernate's Query by Example API. I know it is not
realy connected with AppFusse but meaby sombody have the same problem and
has solved it.
I have a class Project and ProjectUsers whi
Hello
I have a question about Hibernate's Query by Example API. I know it is not
realy connected with AppFusse but meaby sombody have the same problem and
has solved it.
I have a class Project and ProjectUsers which looks like:
Project ---has-0-or-more --> ProjectUsers
public class Project ex