Added test, that configure the JPA-mapping with XML-configuration-files
[jpa-converters] / src / test / resources / META-INF / persistence.xml
2017-08-16 Kai MoritzAdded test, that configure the JPA-mapping with XML...
2017-08-16 Kai MoritzThe generated SQL-schema and commands are printed in...
2017-08-16 Kai MoritzFixed some bugs in the persistence.xml, used for test...
2017-08-16 Kai MoritzPrepared for the addition of a second persistence-unit
2017-08-15 Kai MoritzImplemented some test-cases