Differences
This shows you the differences between two versions of the page.
databaseconfiguration [2011/06/30 15:33] milorad.poptosic |
databaseconfiguration [2011/06/30 15:35] (current) milorad.poptosic |
||
---|---|---|---|
Line 7: | Line 7: | ||
===== Properties ===== | ===== Properties ===== | ||
- | The most important settings are described below. For a full description of all options, see [[http://commons.apache.org/dbcp/configuration.html|DBCP Configuration]] | + | The most important settings are described below. For a full description of all options, see [[http://commons.apache.org/dbcp/configuration.html|DBCP Configuration]]. |
==== database ==== | ==== database ==== | ||
This property specifies the RDBMS to be used. It can be one of the following: mysql, oracle, sybase_asa. | This property specifies the RDBMS to be used. It can be one of the following: mysql, oracle, sybase_asa. | ||
Line 49: | Line 49: | ||
password=sol_user | password=sol_user | ||
</file> | </file> | ||
- | |||
- | ===== Additional Options ===== | ||
===== Security Issues ===== | ===== Security Issues ===== |