Changeset 1604

Show
Ignore:
Timestamp:
02/12/10 09:51:13 (6 months ago)
Author:
amandel
Message:

Fix derby connection url.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/config/hibernate.properties

    r910 r1604  
    77hibernate.dialect org.hibernate.dialect.DB2Dialect 
    88hibernate.connection.driver_class org.apache.derby.jdbc.EmbeddedDriver 
    9 hibernate.connection.url jdbc:derby://db?derbyDB;create=true 
     9hibernate.connection.url jdbc:derby:derbyDB;create=true 
    1010hibernate.connection.username stolp 
    1111hibernate.connection.password stolp