java-tutorials/spring-hibernate5
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
..
2017-09-28 04:22:40 -07:00
2017-02-26 12:56:52 -06:00
2017-03-18 20:25:06 +01:00