[hibernate-issues] [Hibernate-JIRA] Updated: (ANN-517) EntityMode.DOM4J with just Annotations

Daniel (JIRA) noreply at atlassian.com
Sun Jan 7 14:43:44 EST 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-517?page=all ]

Daniel updated ANN-517:
-----------------------

    Attachment: Hibernate ANN-517.patch

Changed EntityBinder, PropertyBinder and CollectionBinder (as I think it belongs there) so they now call the setNodeName() method. This was not done by the AnnotationBinder, and so the Dom4j tuplizer could not be instantiated when only annotations were used. 

I've tested the new jar file and now the sample code of chapter 18 of the ref. doc works.

> EntityMode.DOM4J with just Annotations
> --------------------------------------
>
>          Key: ANN-517
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-517
>      Project: Hibernate Annotations
>         Type: Bug

>   Components: binder
>     Versions: 3.1beta3, 3.1beta4, 3.1beta5, 3.1beta6, 3.1beta7, 3.1beta8, 3.1beta9, 3.1.0.Beta10, 3.2.0.cr1, 3.2.0.cr2, 3.2.0.cr3, 3.2.1, 3.2.0.ga
>  Environment: Everywhere
>     Reporter: Daniel
>  Attachments: Hibernate ANN-517.patch
>
> Original Estimate: 1 hour
>         Remaining: 1 hour
>
> Short description: The EntityMode.DOM4J cannot be used when using just annotations in business entities. It only works when you create a .hbm.xml mapping file. Bug confirmed by Emmanuel.
> Long description: http://forum.hibernate.org/viewtopic.php?p=2335725

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list