-->
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: Multiple Insert/Update and Delete in one session
PostPosted: Wed Apr 07, 2004 6:28 pm 
Senior
Senior

Joined: Wed Mar 24, 2004 11:40 am
Posts: 146
Location: Indianapolis, IN, USA
Hi,

I have read a few posts where people have discussed the need to use JDBC to do mutiple inserts/updates and deletes within the same session. Has anyone done benchmarks on the threshold (i.e. number of transactions) where JDBC becomes more condusive than using a Hibernate session? I have a few administrative screens in my application where permissions are assigned to userGroups, products are assigned to different catalogs etc, where the number of inserts/updates and deletes at any time would be less than 100 transactions. In such cases I am inclined to go with using a Hibernate session. Has anyone faced problems with doing this in the past?

TIA


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 08, 2004 8:36 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
The question you request is too vague. Hibernate use JDBC.

_________________
Emmanuel


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.