blob: c10665667483020efb4e6d915452a0b18efe0461 [file] [log] [blame]
margaretha6c2a20f2017-07-24 15:33:01 +02001#-------------------------------------------------------------------------------
2# Sqlite Settings
3
4jdbc.database=sqlite
5jdbc.driverClassName=org.sqlite.JDBC
margarethabc9caf42017-09-21 18:52:52 +02006jdbc.url=jdbc:sqlite::memory:
margaretha318fec32017-10-24 12:11:58 +02007#jdbc.url=jdbc:sqlite:testDB.sqlite
margaretha6c2a20f2017-07-24 15:33:01 +02008jdbc.username=pc
9jdbc.password=pc
margaretha843c4632017-10-25 19:16:12 +020010#jdbc.schemaPath=classpath:db.sqlite
11jdbc.schemaPath=classpath:db.new-sqlite, db.insert