Prepared for the development of the next release 1.0.1
[jpa-converters] / src / test / java / de / juplo / jpa / converters / JPAConverterTest.java
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 MoritzAdded test, that configure the JPA-mapping with XML...
2017-08-16 Kai MoritzPrepared for the addition of a second persistence-unit
2017-08-15 Kai MoritzImplemented some test-cases