-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernate & Productivity Question
PostPosted: Fri Aug 05, 2005 1:37 pm 
Beginner
Beginner

Joined: Mon Jun 06, 2005 6:48 pm
Posts: 45
I like to be to have fast turn around time for development and would like to reduce individual changes to mapping files by hopefully using the hibernate config file. I did some research and it sounds like what I want to do is possible but have not seen any working examples.

am interested if anyone has done this:

1. Put Sequnce generated key information in the hibernate config file so you do not need to hand edit the mapping files.

2. Put something like array property into the hibernate config file so you do not need to hand edit the mapping file.

I am trying to keep certain type of changes centralized and there are hints that the hibernate config file may support this. That so I can repeatedly run the following process without hand editing individual mapping files for sequence generated info such as table name for sequnce generated ids and for specifying individual vo classes to be arrays versus keys in composite hibernate vo objects:

Gen hbm files -> gen hibernate vo files -> deploy hibernate config, mapping and vo files

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 06, 2005 12:26 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Sounds like XDoclet or Annotations is the ticket.


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