[jboss-user] [Datasource Configuration] - Possibility to use DB2ConnectionPoolDataSource
francesco benvadi
do-not-reply at jboss.com
Thu Jul 5 09:19:41 EDT 2012
francesco benvadi [https://community.jboss.org/people/fbenvadi] created the discussion
"Possibility to use DB2ConnectionPoolDataSource"
To view the discussion, visit: https://community.jboss.org/message/746352#746352
--------------------------------------------------------------
Hi All,
I would like to re-open this thread because I'm facing an extremely valid reason to use ConnectionPool directly specially for IBM DB2 Version10.1 on.
The database from Version 10.1 is able to filter either records or columns based on Connection User (actually Trusted Connections)
This feature is based on User Id of the connection which, being able o use the native Pool, allows to change the user of the connection and actually to pool it without reconnecting on any requests.
Everytime I ask for connection pool via JNDI I should receive not the WrappedDataSource but the ConnectionPool to be able to ask for "TrustedConnections"
This is my problem.
Any type of possible solution will be extremely well accepted because we are facing this problem with a very key customer.
Thanks since now to anyone the would help
Franco
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/746352#746352]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120705/7d400d70/attachment.html
More information about the jboss-user
mailing list