this is a question following hibernate what is the right way to load object graph the answer correctly do the work. but because I can not use set(I need order) and trying to avoid treeSet, I use the list in the GrandCat and Cat class. when I use the query, the cat number is not right, instead of 3, it gives me 4. any good way to eliminate this? it has 2 fay Cat in the list.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
See this. |
|||
|