[hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections

Mark Hobson markhobson at gmail.com
Thu Oct 12 10:00:41 EDT 2006


Hi Max,

(Thought I'd take this to the dev list rather than clog up jira.)

The graphviz generation worked fine thanks.  I only tried it on a
small test project, but I will be running it on a large project
shortly - I'll let you know if I encounter any problems.

On a related note, I may need to do some work on the hbm2doc templates
to include information such as entity hierarchies and inherited
properties.  Does that sound like something you'd be interested in
patches for?

Cheers,

Mark

On 12/10/06, Max Rydahl Andersen (JIRA) <noreply at atlassian.com> wrote:
>      [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-775?page=all ]
>
> Max Rydahl Andersen closed HBX-775:
> -----------------------------------
>
>     Fix Version: 3.2beta9
>      Resolution: Fixed
>
> thanks. not often we see bug reports for a feature I haven't yet documented how to use ;)
>
> I assume you could run the graphviz generation fairly easy then ?
>
> > Graphs fail for entities with Set collections
> > ---------------------------------------------
> >
> >          Key: HBX-775
> >          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-775
> >      Project: Hibernate Tools
> >         Type: Bug
>
> >   Components: visualizations
> >     Versions: 3.2beta8
> >     Reporter: Mark Hobson
> >      Fix For: 3.2beta9
> >  Attachments: patch.txt
> >
> >
> > Looks like Sets were neglected from EntityNameFromValueVisitor.  Fixed in attached patch.
>
> --
> 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-dev mailing list