-
May 21st, 2013, 01:30 PM
#1
Connection pooling oracle queue
Hi
I'm pretty new to the Spring framework, and was wondering what would be he best way to have a connection pool to an Oracle queue? Is there something the framework can offer, without me having to write my own pool, if so is there any examples of how to do this?
Thanks,
-
Hi,
Take a look at the Spring Data JDBC Extensions project (http://www.springsource.org/spring-data/jdbc-extensions)
It has configuration help for Oracle and also some support for Advanced Queueing JMS features.
There are some examples in the docs:
http://static.springsource.org/sprin...streamsaq.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules