Added a property path to DbActions in order to make them aware of the property it is related to. Then used the JdbcPersistentProperty based on that get the name of the back-reference name of that property back to the root entity of that property. This gets the NamingStrategy properly involved, as it should. Instead of using the vanilla PropertyPath a new JdbcPropertyPath is introduced. It allows for an empty path avoiding various null-checks. Upgraded SD-Commons dependency to 2.1.x in order to utilise DATACMNS-1199. Removed the now superfluous PropertyPaths and used PropertyPath methods instead. Related issues: DATACMNS-1204 DATACMSN-1199
6.4 KiB
6.4 KiB