Skip to:
PurgeAll did'nt work for me. This patch corrects the behavious of adding work to the queue: If the WorkType is 'PurgeAll', the parameter entity should contain the type that needs purging. Sending it trough NHibernateUtil.GetClass() isn't nececary.
Released 2.0.1
Fix by applying path - r698
PurgeAll did'nt work for me. This patch corrects the behavious of adding work to the queue: If the WorkType is 'PurgeAll', the parameter entity should contain the type that needs purging. Sending it trough NHibernateUtil.GetClass() isn't nececary.