-->
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: what happen to <sql-insert> with hirachical mapping
PostPosted: Mon Jan 24, 2011 1:27 am 
Newbie

Joined: Sun Jan 23, 2011 4:09 am
Posts: 5
we use Hibernate 3.0
what happen to <sql-insert>,<sql-delete>,<sql-update> with hierarchical mapping. Is it overrides the tag or can't this tag use with the hierarchical mapping (in sub classes).

eg: If we use <sql-insert> in supper class "A" (in mapping file) to call a stored procedure or a query with its parameters and in sub class B what should be the <sql-insert> statement whether it should include the
B's parameters with A's ones or
only B's parameters.

Because in document it doesn't tell any thing about hierarchical mapping.....
http://docs.jboss.org/hibernate/core/3. ... erysql-cud in 16.3


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.