Fixed bug with directories, that should be scanned for annotations
[hibernate4-maven-plugin] / src / it / hmp-testclasses-annotationscanning / src / test / resources / arquillian.extension.persistence.dbunit.properties
diff --git a/src/it/hmp-testclasses-annotationscanning/src/test/resources/arquillian.extension.persistence.dbunit.properties b/src/it/hmp-testclasses-annotationscanning/src/test/resources/arquillian.extension.persistence.dbunit.properties
new file mode 100644 (file)
index 0000000..17fe2f1
--- /dev/null
@@ -0,0 +1,5 @@
+# can contain all dbunit properties\r
+caseSensitiveTableNames = false\r
+datatypeWarning = false\r
+defaultDataSetFormat = JSON\r
+datatypeFactory = org.dbunit.ext.h2.H2DataTypeFactory
\ No newline at end of file