-->
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.  [ 3 posts ] 
Author Message
 Post subject: doc generation ant script
PostPosted: Mon May 26, 2008 6:45 am 
Newbie

Joined: Mon May 26, 2008 6:36 am
Posts: 5
Hello I'm trying to use schema doc generation with ant task hbm2doc with JPA entities (annotion on java classes).

I generate it without big problems for the main part, but i can't add description on html pages for my properties and the classes.

Do you know if it's possibles ? I can't find doc about this part, to set description on doc generated from java classes (annoted by @Entity).

Thanks in advance

Julien.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 02, 2008 10:37 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hbm2doc normally just take the meta-attribute from the hbm.xml named class-description.

For annotations no such thing exists since that description is already in the classes (via javadoc)

Not sure how to solve that.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 03, 2008 4:37 am 
Newbie

Joined: Mon May 26, 2008 6:36 am
Posts: 5
thanks for the response
;-(


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.