We are trying to upgrade to iBatis.Net DataMapper 1.6.1 (from 1.5.1). I am
getting an error on this line:

((SqlMap.DaoSession)daoManager.GetDaoSession()).SqlMap.BeforeQuery += new
BeforeQueryDelegate(SqlMap_BeforeQuery);
I cannot even find a reference to this BeforeQuery event anywhere. How do I
attach to this event in 1.6.1?

Thank you,

Steve

Reply via email to