Compatibility problems with Hibernate 4.3.0.Beta1 and newer

Bug #1271124 reported by Mario Hercog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BoneCP
New
Undecided
Unassigned

Bug Description

In Hibernate release 4.3.0.Beta1, released in April 2013, a couple of classes were moved from the org.hibernate.service.* packages to org.hibernate.engine.* packages.

Please update bonecp hibernate provider with the following change:
import org.hibernate.connection.ConnectionProvider; should be replaced with import org.hibernate.engine.jdbc.connections.spi.ConnectionProvider;

information type: Public → Public Security
information type: Public Security → Private Security
information type: Private Security → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.