I am just reusing the same test case for https://hibernate.atlassian.net/browse/HHH-16435 If I add {{configuration.setProperty(AvailableSettings.DEFAULT_SCHEMA, "PUBLIC"); }}we always get a NPE
If I need to use Filters and a default schema, I see not workaround for this issue. I’ll attach the modified test case for this specific issue |