blob: d01b24c0999d11ddd238f48719c4d0c89d3e63d5 [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