Skip to content

Commit

Permalink
SAK-5876
Browse files Browse the repository at this point in the history
http://bugs.sakaiproject.org/jira/browse/SAK-5876
 Refactor HSQL JDBC connection strings to adhere to newer standard

git-svn-id: https://source.sakaiproject.org/svn/sam/trunk@13562 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
Lance Speelmon committed Aug 11, 2006
1 parent 0a7ead4 commit a48669e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samigo/hibernate.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ hibernate.query.substitutions true 1, false 0, yes 'Y', no 'N'
#hibernate.connection.username sa
#hibernate.connection.password
#hibernate.connection.url jdbc:hsqldb:hsql://localhost
#hibernate.connection.url jdbc:hsqldb:test
#hibernate.connection.url jdbc:hsqldb:.
#hibernate.connection.url jdbc:hsqldb:file:test
#hibernate.connection.url jdbc:hsqldb:mem:test


## PostgreSQL
Expand Down

0 comments on commit a48669e

Please sign in to comment.