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: Eclipse Hibernate Schema Documentation Exporter
PostPosted: Wed Oct 18, 2006 8:17 am 
Newbie

Joined: Fri Aug 25, 2006 8:35 am
Posts: 4
In the output html for Eclipse Hibernate Schema Documentation Exporter, does anyone know where "Description" for the entity properties is pulled from?

Also, is there any documentation on the exporters other than the Tools docs on hibernate.org?

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 18, 2006 9:06 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
<meta attribute="class-description">

and no, the tools docs on hibernate.org is the tools docs.

Contributions, requests welcome ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 19, 2006 8:15 am 
Newbie

Joined: Fri Aug 25, 2006 8:35 am
Posts: 4
Thanks for the info. I assume that goes into the config file, as a child of the <mapping class=.../> node. And, it looks like this will provide a good mechanism to describe the classes themselves, but what about describing the properties of the class. In the html output of the Schema Documentation Exporter, there is a column for adding a description to each property of a given entity. Is that picked up from an annotation to the hibernate class? Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 19, 2006 8:22 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
http://www.hibernate.org/hib_docs/tools ... e/#d0e1630

shows which meta attributes does what.

The meta attributes can be placed on many parts of the xml; see the DTD for all the options.

_________________
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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.