Updated documentation
[hibernate4-maven-plugin] / src / main / java / de / juplo / plugins / hibernate / AbstractSchemaMojo.java
2016-03-07 Kai MoritzUpdated documentation
2016-03-07 Kai MoritzAll packages up to the root are checked for annotations
2016-03-07 Kai MoritzFixed bug: the execution is no more skipped after a...
2016-03-07 Kai MoritzMappings from JPA-mapping-files are considered
2015-12-20 Kai MoritzConsidering mapping-configuration from persistence...
2015-12-20 Kai MoritzSidestepped bug in Hibernate 5
2015-12-20 Kai MoritzReworked configuration and the tracking thereof
2015-12-20 Kai MoritzReworked plugin-configuration: worshipped the DRY-principle
2015-12-20 Kai MoritzRefined reimplementation of the plugin for Hibernate 5.x