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.  [ 3 posts ] 
Author Message
 Post subject: Own JDBC-Connection replaced in Session
PostPosted: Thu Jun 02, 2005 9:29 am 
Newbie

Joined: Thu Jun 02, 2005 9:14 am
Posts: 1
Hi

If AggressiveReleaseEnabled is true (which it seems to be by default in jboss 4.0.2) and I fetch a session with a given JDBC-connection (method SessionFactory.openSession(Connection conn)).
After the first question this jdbc-connection is gone (probable to the connection pool) and replaced with a WrappedConnection in the Session.

If the connection came from the connection pool in the first place it seems reasonable but not with my own connection. Am i missing something?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 03, 2005 11:49 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
That'd be a bug.

http://opensource.atlassian.com/projects/hibernate/browse/HHH-578


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 03, 2005 12:07 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
Oops, that was a bug. Forgot I already fixed that :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.