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
on 2008/01/17 15:54
Change comment:
There is no comment for this version
To version 11.1
edited by Lachlan Scott
on 2007/07/11 15:57
on 2007/07/11 15:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. johanhenselmans1 +XWiki.lachlan_scott - Content
-
... ... @@ -37,15 +37,5 @@ 37 37 **OpenBase JDBC driver settings:** 38 38 39 39 URL: jdbc:openbase:~/~/<hostname>/<database//name>. eg. jdbc:openbase:~/~/localhost/authors 40 -Driver: com.openbase.jdbc.ObDriver// 41 - 42 -**FrontBase JDBC driver settings:** 43 - 44 -URL: jdbc:FrontBase:~/~/<hostname>/<database//name>. eg. jdbc:FrontBase:~/~/localhost/authors 45 -Driver: 40 +Driver: com.openbase.jdbc.ObDriver 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