blob: c10665667483020efb4e6d915452a0b18efe0461 [file] [log] [blame]
#-------------------------------------------------------------------------------
# Sqlite Settings
jdbc.database=sqlite
jdbc.driverClassName=org.sqlite.JDBC
jdbc.url=jdbc:sqlite::memory:
#jdbc.url=jdbc:sqlite:testDB.sqlite
jdbc.username=pc
jdbc.password=pc
#jdbc.schemaPath=classpath:db.sqlite
jdbc.schemaPath=classpath:db.new-sqlite, db.insert