-->
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: hibernate and stored procedures
PostPosted: Mon Mar 08, 2010 10:41 am 
Newbie

Joined: Tue Feb 06, 2007 5:59 pm
Posts: 14
as my understanding on setting hibernate, it need to create

* table meta data file (person.hbm.xml), include all the fields mapping
* java object (person.java)

If we use stored procedures for all transaction, do we still need the above configuration?

it seems hibernate and stored procedures will overlap,

we set up the stored procedure because we don't want the to developer know all the field in db. if table change, then we need update above files.

does it mean if we purely use stored procedure, we should just go for jdbc?

if hibernate, we should stay in HQL?

_________________
www.pakmailmarkham.ca
www.digitmind.com
www.fineartcollectors.com


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.