| How to add Connection properties to your JBoss DataSource ? |
| Written by F.Marchioni | |||||
|
You can include connection properties in your DataSource configuration that will get passed in the DriverManager.getConnection(props) call. Here's how to do it: Local Datasource <local-tx-datasource> XA Datasource <xa-datasource-property name="ConnectionProperties">SetBigStringTryClob=true</xa-datasource-property>
JBoss.org Search
Custom Search
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |


