-->
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.  [ 1 post ] 
Author Message
 Post subject: XP feedback of development speed for Hibernate mapping.
PostPosted: Thu Dec 13, 2012 5:39 pm 
Newbie

Joined: Thu Dec 13, 2012 5:12 pm
Posts: 2
Hello World !

I would like to have a feedback and / or estimation of your development speed for Hibernate mapping.
I have a new project in the pipeline, and I'd like to get a fairly accurate estimate of a point that I can't be able to anticipate today.

Basically, I have an XSD. Via XJC, I am able to generate all .java required for this application.
Then, I modify by hand the XJC generated classes, to describe my hibernate mapping and allow the persistence of my data in a relational database.

Order of magnitude: 300 classes, 2500 getter, 1200 simple relationships, 250 multiple relationships.
I've never been confronted with such mapping size, and I would like to confirm the duration I think the mapping require.

So my 10 cents questions:
- How long do you estimate such important work of mapping ?
- And if I have to add the XSD constraints (range, cardinality, value ...) in mapping, via the Hibernate Validator for example ?
- Is there a tool to automate it all (XSD → Hibernate mapping) ?

Thanks in advance


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

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.