2015-05-16 |
Kai Moritz | JPA-jdbc-properties are used, if appropriate hibernate... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Hibernate configuration is gathered from class-path... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Found no way to check, that mapped classes were found |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Be sure to relase all resources (closing db-connections!) |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Settings in a hibernate.cfg.xml are read |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Catched NPE, if hibernate-dialect is not set |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Generation of tables and rows for auditing is now default |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Fixed mojo to scan for properties in persistence.xml |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Switched to usage of a ServiceRegistry |
tree | commitdiff |
2014-11-11 |
Kai Moritz | Explained how to suppress dependency-scanning in docume... |
tree | commitdiff |
2014-10-28 |
Kai Moritz | Fixed NullPointerException, when dialect is specified... |
tree | commitdiff |
2014-10-26 |
Kai Moritz | Added patch by Joachim Van der Auwera to support packag... |
tree | commitdiff |
2014-02-12 |
Frank Schimmel | Properly support constraints expressed by bean validati... |
tree | commitdiff |
2014-01-17 |
Mark Robinson | Generated schema now corresponds to hibernate validator... |
tree | commitdiff |
2014-01-16 |
Kai Moritz | Upgrade to Hibernate 4.3.0.Final |
tree | commitdiff |
2014-01-16 |
Joel Johnson | Text cleanup, spelling, etc. |
tree | commitdiff |
2014-01-16 |
Joel Johnson | Make output file handling more robust |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Check that md5 path is file and has content |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Use more descriptive filename for schema md5 |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Offer explicit disable option |
tree | commitdiff |
2013-10-17 |
Kai Moritz | Added @since-Annotation to configuration-parameters |
tree | commitdiff |
2013-10-17 |
Kai Moritz | The plugin now scans for annotated classes in dependenc... |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Reverted to old behaviour: export is skipped, when... |
tree | commitdiff |
2013-09-18 |
Kai Moritz | No configuration for hibernate.dialect might be a valid... |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Improved log-messages |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Variable "envers" should not be put into hibernate... |
tree | commitdiff |
2013-09-16 |
Erik-Berndt Scheper | Rename envers property to hibernate.export.envers envers |
tree | commitdiff |
2013-09-10 |
Victor Tatai | Adding envers support (contribution from Victor Tatai) |
tree | commitdiff |
2013-09-10 |
Kai Moritz | Execution is only skipped, if explicitly told so |
tree | commitdiff |
2013-09-07 |
Kai Moritz | Fixed failure when target/classes does not exist when... |
tree | commitdiff |
2013-08-31 |
Kai Moritz | Improved log-messages |
tree | commitdiff |
2013-08-31 |
Kai Moritz | Fixed NPE when using nested classes in entities with... |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Mapping-configurations are opend as given before search... |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Improved documentaion (new FAQ-entries) |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Added support for mapping-configuration through mapping... |
tree | commitdiff |
2013-05-01 |
nicus | Fixed problem with NamingStrategy (contribution from... |
tree | commitdiff |
2013-05-01 |
Kai Moritz | Integration of the maven-plugin-plugin for automated... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Reworked documentation: added documentation for new... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Test-Classes can now be included into the scanning... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Bugfix: database-parameters for connection were not... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Improved log-messages |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Bugfix: connection was closed, even when it was never... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Implemented new parameter "force" |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Plugin ignores upper- or lower-case mismatches for... |
tree | commitdiff |
2013-01-15 |
Kai Moritz | The Targets EXPORT and NONE force excecution |
tree | commitdiff |
2013-01-15 |
Kai Moritz | Configuration via properties reworked |
tree | commitdiff |
2012-12-13 |
Kai Moritz | schema is now rebuild, when SQL-dialect changes |
tree | commitdiff |
2012-12-13 |
Kai Moritz | Skipping of unchanged scenarios is now based on MD5... |
tree | commitdiff |
2012-12-11 |
Kai Moritz | hibernate4:export is skipped, when annotated classes... |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Found annotated classes get logged now |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Skipping of the excecution is noted in the log-messages now |
tree | commitdiff |
2012-12-11 |
Kai Moritz | DriverProxy now implements Driver.getParentLogger() |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Improved logging of found configuration-parameters |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Cleaned up code |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Attribute "skip" is no initialized with value of proper... |
tree | commitdiff |
2012-12-11 |
Kai Moritz | Implementd maven-plugin "Hibernate 4" |
tree | commitdiff |
|