blob: 99e2e549e2b0f87f4a93b0fc756cebf35c552534 [file] [log] [blame]
margaretha34954472018-10-24 20:05:17 +02001#-------------------------------------------------------------------------------
2# Sqlite Settings
3
4jdbc.database=sqlite
5jdbc.driverClassName=org.sqlite.JDBC
6jdbc.url=jdbc:sqlite:liteDB.sqlite
7jdbc.username=pc
8jdbc.password=pc
margaretha2df06602018-11-14 19:10:30 +01009jdbc.schemaPath=db