|
From: <tr...@us...> - 2003-09-03 03:25:39
|
Update of /cvsroot/babeldoc/babeldoc/modules/sql/config/journal In directory sc8-pr-cvs1:/tmp/cvs-serv10506/sql/config/journal Added Files: config.properties Log Message: LARGE, EXTENSIVE UPDATE. 1. All journal classes are now IConfigurable 2. J2ee journal classes using IConfigurable and are consistent 3. Somewhat of a cleanup around the journal code. --- NEW FILE: config.properties --- # # This the configuration options for the generic (and hence those # journals extending this journal) #Choose one of the following: #journalType=mysql #journalType=postgresql #journalType=oracle # # The only generic configuration option required - the name of the # babeldoc resource resourceName=babel-journal |