Changes for page JDBC Snippets

Last modified by christoph_lechleitner@iteg_at on 2015-05-23 06.25:19

From version 4.1
edited by christoph_lechleitner@iteg_at
on 2015-05-23 06.25:19
Change comment: Using default port for PostgreSQL example
To version 3.1
edited by wolfgang_glas@iteg_at
on 2013-12-22 05.46:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.christoph_lechleitner@iteg_at
1 +XWiki.wolfgang_glas@iteg_at
Content
... ... @@ -85,7 +85,9 @@
85 85  org.postgresql.Driver
86 86  {{/code}}
87 87  )))|(((
88 -##jdbc:postgresql:~/~/myserver:(% style="color: rgb(0,0,0);" %)5432(%%)/MYDATABASE##
88 +{{code language="none"}}
89 +jdbc:postgresql://myserver:5740/MYDATABASE
90 +{{/code}}
89 89  )))|(((
90 90  [[Connection Parameters>>url:http://jdbc.postgresql.org/documentation/91/connect.html#connection-parameters||shape="rect"]]
91 91  )))|(((
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -657039
1 +657888
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/KH/pages/657039/JDBC Snippets
1 +https://clazzes.atlassian.net/wiki/spaces/KH/pages/657888/JDBC Snippets