| From | Sent On | Attachments |
|---|
| Subject: | [appfuse-issues] [JIRA] Commented: (APF-1049) Hibernate returns repeat records when getAll | |
|---|---|---|
| From: | Sharif Uddin (JIRA) (iss...@appfuse.dev.java.net) | |
| Date: | Jul 15, 2008 5:30:34 am | |
| List: | net.java.dev.appfuse.issues | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| ChenZhiguo (JIRA) | Apr 15, 2008 1:20 am | |
| ChenZhiguo (JIRA) | Apr 23, 2008 12:11 am | |
| ChenZhiguo (JIRA) | Apr 23, 2008 12:41 am | |
| ChenZhiguo (JIRA) | Apr 23, 2008 12:43 am | |
| Sharif Uddin (JIRA) | Jul 15, 2008 5:30 am | |
| ChenZhiguo (JIRA) | Jul 15, 2008 7:59 pm | |
| Matt Raible (JIRA) | Jul 15, 2008 9:12 pm |
| Subject: | [appfuse-issues] [JIRA] Commented: (APF-1049) Hibernate returns repeat records when getAll | |
|---|---|---|
| From: | Sharif Uddin (JIRA) (iss...@appfuse.dev.java.net) | |
| Date: | Jul 15, 2008 5:30:34 am | |
| List: | net.java.dev.appfuse.issues | |
Sharif Uddin commented on APF-1049:
-----------------------------------
Here is a possible solution posted by me http://jira.springframework.org/browse/SPR-5007
Hibernate returns repeat records when getAll
--------------------------------------------
Key: APF-1049 URL: http://issues.appfuse.org/browse/APF-1049 Project: AppFuse Issue Type: Bug Components: Persistence Layer Environment: windows,struts2,hibernate,mysql Reporter: ChenZhiguo Assignee: Matt Raible Attachments: test1.rar
I have a entity named salary.
salary is oneToOne user.
if a user has two roles,when I get all of salary,there will be one repeat
record.
if a user has three roles,when I get all of salary,there will be two repeat
records.
and so on.
attachment is my demo project.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.appfuse.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

