blob: db4008124f83dc0c906a6fd6c9944b2d93b47205 [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, db.predefined