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: generate hibernate.cfg.xml from annotated classes
PostPosted: Thu Aug 24, 2006 7:47 am 
Newbie

Joined: Thu Aug 24, 2006 7:40 am
Posts: 2
I'm searching for a ant task which generates hibernate.cfg.xml from annotated classes.

We changed our Project from XDoclet to Annotations.

There was an task for XDoclet called jbossservice which did the job for XDoclet annoteted java files.

regards
twoy


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 24, 2006 8:41 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hibernate.cfg.xml from annotated classes ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: generate hibernate.cfg.xml from annotated classes
PostPosted: Thu Aug 24, 2006 9:50 am 
Newbie

Joined: Thu Aug 24, 2006 7:40 am
Posts: 2
Hi Max,

thx for your fast reply.

I just wan't to know, if there is a ant task which does the following:
It scans all files(*.class) in a specific directroy for hibernate annoationtions. If such a file, containing hibernate annotations (e.g. @Entity) is found, the file is added to the new created file hibernate.cfg.xml. So i don't need to edit hibernate.cfg.xml every time i make a new class persistant using hibernate annotations.

twoy


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 24, 2006 9:58 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
you could use ejb3 and it would autoscan for you. no need for listing it in cfg.xml.

but otherwise, no - i don't know of such a tool.

_________________
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.