There have been several changes from the ORM support classes from M5 to M6 that I will recap here thanks to muji in our google group and also to help out in the transition. Our ORM support services are maturing every day and moving to a great solid release for 3.0.0 Final. So let’s recap some of the changes:
- Entity dependency injection are now controller and configured via the Autowire interceptor and not the ORM event handler anymore. However, the ORM event hand...