helpers/sonews.conf.sample
author cli
Sun, 29 Aug 2010 23:23:15 +0200
changeset 38 fdfc7225f799
parent 1 6fceb66e1ad7
child 43 7d0e65712a95
permissions -rw-r--r--
Implement JDBCDatabase.update(Article) method to fix issue #7.
chris@1
     1
sonews.storage.database=jdbc:mysql://localhost/sonews
chris@1
     2
sonews.storage.user=sonews
chris@1
     3
sonews.storage.dbmsdriver=com.mysql.jdbc.Driver
chris@1
     4
sonews.storage.password=mySecret