Physical_naming_strategy in referenceUrl not working correctly

i want to override physical_naming_strategy in referenceUrl
hibernate:ejb3:source?hibernate.physical_naming_strategy=com.exmple.phIml but is not working .
liquiabse always use physical_naming_strategy in cfg.xml

Hi @novato ,

May I confirm you are using the liquibase hibernate extension? If so, this does look like an issue possibly a defect, I would log it to the hibernate extension’s issue tracker here.

Is this issue you are facing similar to this issue?