# Rename this file to local.properties # For in memory database switch following lines #dataSourceBean=slcTemplates.dataSource.inMemoryTestHSQL dataSourceBean=persistentDataSource # URL of the peristent database jdbcUrl=jdbc:hsqldb:file://;shutdown=true # Under Windows use the following form (with /!) #jdbcUrl=jdbc:hsqldb:file:/C:/dev/test/dbSlc/db;shutdown=true