-->
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: 4.3.x Where is InjectedDataSourceConnectionProvider
PostPosted: Wed Jun 18, 2014 5:00 am 
Newbie

Joined: Wed Jun 18, 2014 4:57 am
Posts: 2
Hi,

one of my projects uses the org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider from Hibernate 4.2. In 4.3 this is missing. Can someone point out where to find this class now? A google search did not reveal anything yet.


Top
 Profile  
 
 Post subject: Re: 4.3.x Where is InjectedDataSourceConnectionProvider
PostPosted: Wed Jun 18, 2014 6:56 am 
Hibernate Team
Hibernate Team

Joined: Fri Sep 09, 2011 3:18 am
Posts: 295
Hi,
the class has been removed.

I think you might replace it with
Code:
org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl


Davide


Top
 Profile  
 
 Post subject: Re: 4.3.x Where is InjectedDataSourceConnectionProvider
PostPosted: Wed Jun 18, 2014 7:10 am 
Newbie

Joined: Wed Jun 18, 2014 4:57 am
Posts: 2
Thanks. But this is what I already noticed and where my question came from :) Is there no replacement? Can't imagine Hibernate just removed it


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.