Create the following. - DbHelperMapper class - Rename the SqlHelper to SqlDbHelper - In the cache, get the mapper as DbHelperMapper.Get(Provider.Sql)
Create the following.