2 Commits

Author SHA1 Message Date
Walter Gómez
9fa14697bf Fix/hibernate immutable tests (#2682)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update master

* Remove generated annotation to event class due to immutable annotation
Update test to demonstrate silent error on update read-only entities

* Add User entity with GeneratedValue annotation
Add integration test to validate annotation behavior

* Update method names

* Update tests to validate Id

* Change class name
2017-09-28 04:22:40 -07:00
Sandeep4odesk
7f20437cb0 Adding Hibernate 5 Project (#1129)
* Changes in assert statement

* Adding Hibernate 5 Project

* Adding Hibernate 5 Project
2017-02-26 12:56:52 -06:00