Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » using a sequence connection pool in eclipselink
using a sequence connection pool in eclipselink [message #749621] Tue, 25 October 2011 10:30
pop prem is currently offline pop premFriend
Messages: 20
Registered: June 2010
Junior Member
I'm using eclipselink and spring in tomcat, mysql enviornment.

I want to use a sequence connection pool, so that sequence allocations are done outside of the running transactions with mail pool. But i'm not sure how to configure a sequence connection pool.

Please see this post:http://www.eclipse.org/forums/index.php/m/748533/

Is there a property for that which i can add in persistence.xml? I saw this link:http://www.eclipse.org/eclipselink/api/2.3/org/eclipse/persistence/config/PersistenceUnitProperties.html#CONNECTION_POOL_SEQUENCE. I want to configure this pool through spring-config or persistence.xml since my entitymanager is created by Spring (I have used annotation configurations).

How can i do this?

Thanks.
Previous Topic:using a sequence connection pool in eclipselink
Next Topic:create-tables doesn't create foreign key constraints
Goto Forum:
  


Current Time: Fri Apr 19 03:13:17 GMT 2024

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

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

Back to the top