Changes for page JDBC and Entity Modeler

Last modified by Theodore Petrosky on 2017/04/02 18:37

From version 13.1
edited by Johan Henselmans
on 2008/01/17 15:54
Change comment: There is no comment for this version
To version 16.1
edited by David Holt
on 2007/12/02 22:14
Change comment: Added settings for FrontBase

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.johanhenselmans
1 +XWiki.dholt
Content
... ... @@ -44,8 +44,3 @@
44 44  URL: jdbc:FrontBase:~/~/<hostname>/<database//name>. eg. jdbc:FrontBase:~/~/localhost/authors
45 45  Driver:
46 46  \\//
47 -
48 -**Postgresql JDBC driver settings:**
49 -URL: jdbc:postgresql:~/~/<hostname>/<databasename> eg. jdbc:postgresql:~/~/localhost/authors
50 -Driver: org.postgresql.Driver
51 -Plugin: Postgresql