commit | 61966ddffa064e175a74637320f5dd13d6c7c30b | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Thu Oct 26 19:32:21 2017 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu Oct 26 19:32:21 2017 +0200 |
tree | 4e7998bfb6982c752fd9f76fb43e5cf130472be8 | |
parent | 4b5052113dfadacc0042c85be9f7634bef757a7a [diff] [blame] |
Added UserGroupDao methods and tests. Change-Id: I71d224c5d236cc57ef74749e06d4b28d0bc2cc6a
diff --git a/full/src/test/resources/test-jdbc.properties b/full/src/test/resources/test-jdbc.properties index c106656..db40081 100644 --- a/full/src/test/resources/test-jdbc.properties +++ b/full/src/test/resources/test-jdbc.properties
@@ -8,4 +8,4 @@ jdbc.username=pc jdbc.password=pc #jdbc.schemaPath=classpath:db.sqlite -jdbc.schemaPath=classpath:db.new-sqlite, db.insert \ No newline at end of file +jdbc.schemaPath=classpath:db.new-sqlite, db.insert, db.predefined \ No newline at end of file