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.