Files
spring-data-relational/src/main/java/org/springframework/data
Jens Schauder 25fa2d423e DATAJDBC-99 - Event support.
The repository publishes events before and after inserting, updating and deleting entities, as well as after instantiation of entities. JdbcEvent ist the common super class of all events and makes the id and the entity available (if possible). Added issue id comments to tests from previous issues.

Original pull request: #5.
2017-06-19 13:23:56 +02:00
..
2017-06-19 13:23:56 +02:00