Prepared for the development of the next release 1.0.1
[jpa-converters] / src / test /
2017-08-16 Kai MoritzFixed the bug in the mapping for package data-model
2017-08-16 Kai MoritzRebuild the full mapping from persistence-jpa-1.5.1...
2017-08-16 Kai MoritzAdded a test that reuses classes and mappings from...
2017-08-16 Kai MoritzPrepared JpaConverterTest for test-cases with other...
2017-08-16 Kai MoritzThe XML-configuration uses exact the same configuration...
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