blob: fc371d367cd997155e961b1b4966bd07ae0eb29d [file] [log] [blame]
# Sqlite Settings
jdbc.database=sqlite
jdbc.driverClassName=org.sqlite.JDBC
jdbc.url=jdbc:sqlite:basic.sqlite
jdbc.username=pc
jdbc.password=pc
jdbc.schemaPath=db/sqlite, db/predefined