Incorrect documentation about NamingStrategy.getReverseColumnName #1693
Labels
status: waiting-for-triage
An issue we've not yet triaged
type: documentation
A documentation update
type: task
A general task
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.
The text was updated successfully, but these errors were encountered: