-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: jpaconfiguration without description and getter
PostPosted: Wed Jul 08, 2009 5:11 am 
Newbie

Joined: Wed Jul 08, 2009 4:48 am
Posts: 4
Hi,
We use the jpaconfiguration to generate jpa-javadoc from our classes.
We had annotated the fields and not the getters in the entities.
Unfortunately, the result doc is a little bit poor,
cause no class-decription, no field description, no getter exist.
The links to the getter run into void.
Is there any chance to get the java doc from the source into the jpadoc?
Thank you
Rene


Top
 Profile  
 
 Post subject: Re: jpaconfiguration without description and getter
PostPosted: Thu Jul 16, 2009 4:31 am 
Newbie

Joined: Wed Jul 08, 2009 4:48 am
Posts: 4
Hello,
another problem is that in the normal javadoc doesn't exist any jpa annotation,
cause the most java annotations doesn't include the @documented Annotation.
So we have javadoc without mapping documentation or jpadoc with mapping but without class/field/method documentation.
Any ideas?
thx
René


Top
 Profile  
 
 Post subject: Re: jpaconfiguration without description and getter
PostPosted: Fri Jul 17, 2009 2:39 pm 
Newbie

Joined: Fri Jul 17, 2009 2:26 pm
Posts: 1
Hope anyone in the forum helps you and solves your prob....

_________________
What Goth Quiz Character are you?


Top
 Profile  
 
 Post subject: Re: jpaconfiguration without description and getter
PostPosted: Sun Aug 02, 2009 7:22 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
jpadoc ? you mean hbm2doc or ?

if hbm2doc then not much we can do since we don't have access to the javadoc text's when looking at classes.
That could be fixed by having a doclet that runs through and extract it in some form available for hbm2doc to include it - care to contribute ?

About not having the @documented annotation then you should ask the jpa spec group to add them ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.