CREATE DATABASE ${database} USING CODESET UTF-8 TERRITORY DE PAGESIZE 32 K;
.
<%= Bean.getHtmlPart("C_HELP_END") %>
+<%= Bean.getHtmlPart("C_HELP_START", "7") %>
+Traditional SQL drivers are well tested and offer a
+slight performance increase in comparison with JPA driver.
+Because SQL drivers are specific for each RDBMS they may be not available for some databases.
+ This JPA driver has been tested with PostgreSQL, MySql and Apache Derby.
+ It has been developed by the OpenCms communty.
+ Please write to the opencms-dev mailing list for questions regarding this driver.
+ |
+ + |
+ + http://www.opencms.org + |
+
opencms.properties
file after the setup.
+<%= Bean.getHtmlPart("C_HELP_END") %>
+
+<%= Bean.getHtmlPart("C_HELP_START", "3") %>
+Enter the JDBC Connection String to your database (without DB Name).
+<%= Bean.getHtmlPart("C_HELP_END") %>
+
+<%= Bean.getHtmlPart("C_HELP_START", "4") %>
+Enter the name of the DB2 Database which should be used by Alkacon OpenCms.
+<%= Bean.getHtmlPart("C_HELP_END") %>
+
+<%= Bean.getHtmlPart("C_HELP_START", "5") %>
+The setup wizard creates only the tables (and not the database) for Alkacon OpenCms.CREATE DATABASE ${database} USING CODESET UTF-8 TERRITORY DE PAGESIZE 32 K;
CREATE DATABASE ${database} USING CODESET UTF-8 TERRITORY DE PAGESIZE 32 K;
.
+<%= Bean.getHtmlPart("C_HELP_END") %>
+
+<%= Bean.getHtmlPart("C_HELP_START", "7") %>
+Traditional SQL drivers are well tested and offer a
+slight performance increase in comparison with JPA driver.
+Because SQL drivers are specific for each RDBMS they may be not available for some databases.utf8
charset.
<%= Bean.getHtmlPart("C_HELP_END") %>
+<%= Bean.getHtmlPart("C_HELP_START", "7") %>
+Traditional SQL drivers are well tested and offer a
+slight performance increase in comparison with JPA driver.
+Because SQL drivers are specific for each RDBMS they may be not available for some databases.