jiesheng zhang wrote:
> Forget about the 500 transactions. The problem is
> this: with 300-500 objects in the session cache, a
> single transaction( with an single object inserted)
> takes about one second.

How long does a single transaction take in raw JDBC? I agree with Gavin's implicit suggestion that the problem lies with your applications prolific use of transactions. In which case this is not a Hibernate issue.

Kind regards,
Josh Rehman



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to