org.hibernate.test.converter.AndNationalizedTests
After HHH-12753 Resolved the AndNationalizedTests started to fail. Test expects Types.NVARCHAR but with HHH-12753 Resolved it should expect Types.VARCHAR which is now used for nationalization.