Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » use Hibernate connection pool
use Hibernate connection pool [message #631365] Thu, 07 October 2010 09:38
Dave Missing name is currently offline Dave Missing nameFriend
Messages: 20
Registered: October 2010
Junior Member
Hi,

On the server side, we need to override design-time connection string as Jason suggested:

task.getAppContext().put("OdaJDBCDriverPassInConnection", myconn);

Our web application use Hibernate that uses c3p0 connection pool. I am wondering if it is possible to get a connection from that pool for better performance. It is easier to config and manage have one connection pool.

I can get CurrentSession from EntityManagerFactory, but I can not get connection from session.

Thanks for help.
Dave
Previous Topic:Upgrading report definitions for newer BIRT version?
Next Topic:BIRT Servlet: The change of the location of the platform folder?
Goto Forum:
  


Current Time: Sat Apr 27 03:58:22 GMT 2024

Powered by FUDForum. Page generated in 0.02803 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top