In Hibernate ORM 5 we had a configuration property Settings.MULTI_TENANT aka "hibernate.multiTenancy". This constant has been removed but the documentation still refers to it, and it’s not mentioned in the migration guide either. As a user migrating, it’s unclear what needs to be done. |