Dashboard > Documentation [en_US] > ... > XML Files > File databaseTypeConfig.xml
Log In View a printable version of the current page. Portuguese English
File databaseTypeConfig.xml
Added by Bruno Braga , last edited by Bruno Braga on Feb 25, 2008  (view change)
Labels: 
(None)


This file belongs to template and contains all the referring configurations of the data base. Dialect, Driver, URL, etc...
It is the representation in XML of a Map.


In databaseTypeConfig.xml each record consists of a pair of String, a key and the other is the value.
In the image above we can see that each database has 3 settings.

  • MySQL-hibernateDialect: this is the key that informs the dialect of hibernate for the database MySQL;
  • MySQL-driver: this is the key that informs the driver for the database MySQL;
  • MySQL-url: this is the key that informs the default value of the url of connection to the database MySQL;
Powered by a free Atlassian Confluence Open Source Project License granted to J2EE Spider. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators