[
https://issues.apache.org/jira/browse/SHINDIG-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708473#action_12708473
]
Ian Boston commented on SHINDIG-1057:
-------------------------------------
I will be a bit more specific.
Why are all the List<Person> relationships removed ?
What problem did you encounter with these ?
Is this a Hibernate only issue, or a general JPA issue ?
Should their be more unit tests to expose the problem you encountered ?
The problem with patches is, unless they get applied, they go stale, once stale
they tend to be less useful.
To get applied there needs to be a bit more information than "patch changes the
code base and fixes my problem"
Thanks
Ian
> [PATCH] Samples project
> -----------------------
>
> Key: SHINDIG-1057
> URL: https://issues.apache.org/jira/browse/SHINDIG-1057
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: trunk
> Environment: Eclipse, Hibernate
> Reporter: Gary Stevens
> Fix For: trunk
>
> Attachments: patch.txt
>
>
> This patch includes changes in order to run Shindig with a database using
> Hibernate. Based on Shindig trunk revision 769318 from April 28, 2009. The
> patch file was made inside of Eclipse.
> Edited classes:
> EnumImpl.java
> AddressDb.java
> BodyTypeDb.java
> EnumDb.java
> MediaItemDb.java
> NameDb.java
> PersonAddressDb.java
> PersonDb.java
> Added the class: HibernateEntityManagerProvider.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.