Last modified by christoph_lechleitner@iteg_at on 2013-07-09 04.08:43

From version 2.1
edited by christoph_lechleitner@iteg_at
on 2013-07-09 02.55:43
Change comment: There is no comment for this version
To version 4.1
edited by christoph_lechleitner@iteg_at
on 2013-07-09 04.08:42
Change comment: Link to full list of config keys.

Summary

Details

Page properties
Content
... ... @@ -32,7 +32,7 @@
32 32  )))
33 33  |(((
34 34  {{code language="none"}}
35 -datasource.<datasourcename>.user
35 +datasource.<datasourcename>.username
36 36  {{/code}}
37 37  )))|(((
38 38  JDBC User
... ... @@ -52,7 +52,7 @@
52 52  Validation query, executed to ensure the application receives a valid connection
53 53  )))
54 54  
55 -For more supported key patterns take a look at the JavaDoc of the [[org.clazzes.util.jdbc.provider.JdbcProvider>>url:http://svn.clazzes.org/svn/util/trunk/jdbc-provider/src/main/java/org/clazzes/util/jdbc/provider/JdbcProvider.java||shape="rect"]] class.
55 +For more supported key patterns take a look at the[[doc:UTIL.Multi-DataSource pooling with JDBC-Provider.Full list of JDBC Provider Configuration Keys.WebHome]].
56 56  
57 57  Typical JDBC URLs and validation queries can be found in our [[doc:KH.Database Tips.JDBC Snippets.WebHome]].
58 58  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -689855
1 +689905
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/UTIL/pages/689855/Multi-DataSource pooling with JDBC-Provider
1 +https://clazzes.atlassian.net/wiki/spaces/UTIL/pages/689905/Multi-DataSource pooling with JDBC-Provider