Summary
- Added the @EntityListeners annotation + test setup. (commit: 874fca5) (details)
- Reworking the entity lifecycle callback structure, so that (commit: b17606c) (details)
- Started working on entity listener discovery during metamodel (commit: a0fc646) (details)
- Implemented entity listener discovery during metamodel initialization. (commit: 87b9057) (details)
- Implemented entity listener callback invocation (including correct (commit: db5bd87) (details)
- Testing entity listener support. (commit: fd1640a) (details)
- Updated TODOs. (commit: ba204c0) (details)
