| I just realized that the ViburDBCP integration module for Hibernate 5 while working perfectly well with Hibernate 5.0.x branch does not longer work with Hibernate 5.2.x branch (unsure about 5.1.x) as the interfaces and strategy related to initiating a ConnectionProvider have changed. One of the changes that I noticed is in EntityManagerFactory.getProperties(), however, there are apparently some other changes, too. If please, someone can have a look on this issue and advise whether the Hibernate team can (and when possibly) include an integration module for Vibur DBCP in the official Hibernate distribution? If the Hibernate team strategy have completely changed and if you are not longer providing connection-pool integrations as part of the standard Hibernate distribution, please let me know. Otherwise, the reason that I'm asking for this integration is that it is becoming more and more difficult for me to provide updates and regularly make new releases of my Hibernate integration modules. Vibur is mostly a single-man open-source project. |