Closed
Description
Version 3.2.0 documentation reads "List, Set, and Map naming of the back reference can be controlled by implementing NamingStrategy.getReverseColumnName(PersistentPropertyPathExtension path)", but that method is deprecated and is not called. getReverseColumnName(RelationalPersistentEntity<?> owner) works.