-->
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: Technical Question
PostPosted: Tue Jan 17, 2006 11:12 am 
Newbie

Joined: Fri Jan 06, 2006 12:23 pm
Posts: 11
Hi!

I have a technical question,

If I have an "A" object that has a collection of other kind of "B" objects,
and make an insert, how NHibernate would insert all objects?
I mean, does it make a dataAdapter, command, and that stuff for each object "B" in the collection, or it uses some XML for doing the insert?
That's a performance question.

Anybody knows?


Thanks !!!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 17, 2006 11:55 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
It creates an IDbCommand, sets the command text and parameters, and then executes the command.


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.