I’m working for almost 2 days now with error below:
Error Building Session Factory
A session factory for this configuration could not be built, dynamic query
translation will be unavailable. Queries cannot be executed.
Reason:
Association references unmapped class:
com. mtcperformance.spiffcentral.framework.data.entity.OrgUnitFunding Setting
But after checking with this error i checked the OrgUnitSettingFunding. on the Mappings of hibernate.cfg.xml and was indeed wasn’t there then i add it to mapping and refresh but still the same error shown. Your help would be appreciated. thx .
Emman