------------------------------------------------------------ revno: 2027 committer: Lars Helge Overland <[email protected]> branch nick: dhis2 timestamp: Wed 2010-11-10 14:12:59 +0100 message: Minor fix modified: dhis-live/util/div/hibernate.properties
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-live/util/div/hibernate.properties' --- dhis-live/util/div/hibernate.properties 2010-04-23 13:11:55 +0000 +++ dhis-live/util/div/hibernate.properties 2010-11-10 13:12:59 +0000 @@ -1,4 +1,4 @@ -hibernate.dialect = org.hisp.dhis.dialect.H2Dialect +hibernate.dialect = org.hibernate.dialect.H2Dialect hibernate.connection.driver_class = org.h2.Driver hibernate.connection.url = jdbc:h2:./database/dhis2;AUTO_SERVER=TRUE hibernate.connection.username = sa
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

